Skip to content

Commit

Permalink
Merge pull request #216 from SylvainDe/master
Browse files Browse the repository at this point in the history
Add most recent Python versions in Travis CI
  • Loading branch information
jaitaiwan committed Feb 12, 2018
2 parents 1d565aa + 409f4b6 commit b94f69b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,8 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7-dev"
- "nightly"
install:
- pip install -r requirements.txt
- pip install codecov pytest-cov
Expand Down

0 comments on commit b94f69b

Please sign in to comment.