Skip to content

Commit

Permalink
[enh] add python 3.6 and 3.7-dev on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Psycojoker committed Aug 12, 2018
1 parent bd2ccad commit b9402ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7-dev"
script:
- py.test tests
- bash ./test_doc.sh
Expand Down

0 comments on commit b9402ba

Please sign in to comment.