Skip to content

Commit

Permalink
Fix travis #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Bahus committed Apr 3, 2017
1 parent cc47860 commit cf08c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
- memcached
- redis-server
install:
- pip install Django=$DJANGO_VERSION
- pip install Django==$DJANGO_VERSION
- pip install -e .[tests]
env:
matrix:
Expand Down

0 comments on commit cf08c48

Please sign in to comment.