Skip to content

Commit

Permalink
#183: increase Python version in travis.yml for mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
kmyk committed Nov 3, 2018
1 parent c3edfdb commit 60c38ec
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,6 +1,6 @@
language: python
python:
- 3.5
- 3.6
install:
- pip install mypy
- pip install .
Expand Down

0 comments on commit 60c38ec

Please sign in to comment.