Skip to content

Commit

Permalink
travis cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
asifpy committed Mar 27, 2016
1 parent 8a3c9c0 commit 9df40e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ matrix:
install:
- pip install -q Django==$DJANGO
- python setup.py -q install
- if [[ $DJANGO == '1.7.4' ]]; then pip install "django-tables2==1.1.2" else pip install "django-tables2"; fi
- pip install coveralls
after_success:
coveralls

0 comments on commit 9df40e6

Please sign in to comment.