Commit 4d620d66 authored by Sean Bleier's avatar Sean Bleier

quick fix.

parent a0879695
...@@ -11,7 +11,7 @@ env: ...@@ -11,7 +11,7 @@ env:
- DJANGO_VERSION=1.7 - DJANGO_VERSION=1.7
- DJANGO_VERSION=1.8 - DJANGO_VERSION=1.8
# command to run tests # command to run tests
install: install_redis.sh install: ./install_redis.sh
script: make test DJANGO_VERSION=$DJANGO_VERSION script: make test DJANGO_VERSION=$DJANGO_VERSION
branches: branches:
only: only:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment