Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-keeper committed Feb 3, 2018
1 parent e6c9f4c commit 6e65d3c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Expand Up @@ -21,16 +21,16 @@ env:

matrix:
fast_finish: true
include:
- python: "3.5"
env: TOXENV=py35-django111-backendBasic
- python: "3.5"
env: TOXENV=py35-django111-backendAllauth
exclude:
- python: "3.6"
env: TOXENV=py35-django111-backendBasic
- python: "3.6"
env: TOXENV=py35-django111-backendAllauth
include:
- python: "3.5"
env: TOXENV=py35-django111-backendBasic
- python: "3.5"
env: TOXENV=py35-django111-backendAllauth

cache:
directories:
Expand Down

0 comments on commit 6e65d3c

Please sign in to comment.