Skip to content

Commit

Permalink
Make sure that the correct version of Django is always installed
Browse files Browse the repository at this point in the history
  • Loading branch information
tswicegood committed Mar 28, 2012
1 parent 3750d0c commit 017cbd4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis_setup
@@ -1,5 +1,4 @@
#!/bin/bash
pip install Django==$DJANGO_VERSION
pip install -i http://armstrong.github.com/pypi.armstrongcms.org/index/ -r requirements/dev.txt
pip install .

pip install Django==$DJANGO_VERSION

0 comments on commit 017cbd4

Please sign in to comment.