Skip to content

Commit

Permalink
fix: python3.7 on travis check
Browse files Browse the repository at this point in the history
  • Loading branch information
Przemyslaw Jan Pietrzak committed Feb 19, 2018
1 parent 67cf545 commit cc64542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.7-dev"
install:
- make install
script:
Expand Down

0 comments on commit cc64542

Please sign in to comment.