Skip to content

Commit

Permalink
don't test Python 2.7 with Django 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwegner committed Jan 26, 2018
1 parent ae017ae commit 58dc6ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,8 @@ env:
- DJANGO=2.0
matrix:
exclude:
- python: "2.7"
- env: DJANGO=2.0
install:
- pip install tox coveralls
script:
Expand Down

0 comments on commit 58dc6ca

Please sign in to comment.