Skip to content

Commit 9df40e6

Browse files
committed
travis cleanup
1 parent 8a3c9c0 commit 9df40e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ matrix:
2222
install:
2323
- pip install -q Django==$DJANGO
2424
- python setup.py -q install
25-
- if [[ $DJANGO == '1.7.4' ]]; then pip install "django-tables2==1.1.2" else pip install "django-tables2"; fi
2625
- pip install coveralls
2726
after_success:
2827
coveralls

0 commit comments

Comments
 (0)