Skip to content

Commit

Permalink
Merge 4a07687 into 93bb065
Browse files Browse the repository at this point in the history
  • Loading branch information
maximest-pierre committed Nov 10, 2018
2 parents 93bb065 + 4a07687 commit 8c2dad7
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
language: python
dist: xenial
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7-dev"
- "3.7"

matrix:
allow_failures:
- python: "3.7-dev"
- python: "nightly"

before_script:
- pip install pipenv coverage flake8 coveralls
Expand Down

0 comments on commit 8c2dad7

Please sign in to comment.