Skip to content

Commit

Permalink
Updated CI support to drop some older stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Jul 22, 2014
1 parent 00da076 commit a978927
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -6,8 +6,6 @@ python:
- "3.3"
- "3.4"
env:
- DJANGO_VERSION=1.2.7
- DJANGO_VERSION=1.3.7
- DJANGO_VERSION=1.4.10
- DJANGO_VERSION=1.5.4
- DJANGO_VERSION=1.6.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -3,7 +3,7 @@ argparse
coverage==3.7.1
pep8==1.4.6
py==1.4.19
pyflakes==0.7.3
pyflakes
python-coveralls==2.4.2
requests==2.2.1
sh==1.09
Expand Down

0 comments on commit a978927

Please sign in to comment.