Skip to content

Commit

Permalink
Test with Python 3.7 (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
scop authored and persandstrom committed Dec 15, 2018
1 parent 762330d commit babd25e
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
@@ -1,9 +1,11 @@
dist: xenial
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
install:
- pip install -r requirements-dev.txt
script:
Expand Down

0 comments on commit babd25e

Please sign in to comment.