Skip to content

Commit

Permalink
Updated the Travis CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
epicserve committed Feb 27, 2018
1 parent f6cd053 commit 0e75ba5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,11 @@ branches:

env:
- TOXENV=py27-lint
- TOXENV=py27-django18
- TOXENV=py27-django19
- TOXENV=py27-django110
- TOXENV=py36-django18
- TOXENV=py36-django19
- TOXENV=py27-django111
- TOXENV=py36-django110
- TOXENV=py36-django111
- TOXENV=py36-django2

install:
- pip install tox
Expand Down

0 comments on commit 0e75ba5

Please sign in to comment.