Skip to content

Commit

Permalink
Testing Django 1.6 on Python 3.X
Browse files Browse the repository at this point in the history
  • Loading branch information
etianen committed May 5, 2015
1 parent d2ceeec commit e419121
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ matrix:
env: DJANGO=django==1.7.7
- python: 2.6
env: DJANGO=django==1.8.1
- python: 3.2
env: DJANGO=django==1.6.11
- python: 3.3
env: DJANGO=django==1.6.11
- python: 3.4
env: DJANGO=django==1.6.11
fast_finish: true
install:
- travis_retry pip install $DJANGO
Expand Down

0 comments on commit e419121

Please sign in to comment.