Skip to content

Commit

Permalink
chore: travis has no py3.7?
Browse files Browse the repository at this point in the history
  • Loading branch information
vn-ki committed Jul 17, 2019
1 parent c71983b commit 6c948a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: python
python:
- "3.6"
- "3.7"
- "3.7-dev"
matrix:
fast_finish: true
before_install:
Expand Down

0 comments on commit 6c948a5

Please sign in to comment.