Skip to content

Commit

Permalink
Merge pull request #81 from tbielawa/no_37_travis
Browse files Browse the repository at this point in the history
Only py 3.7 devel version available on travis
  • Loading branch information
tbielawa committed Aug 23, 2018
2 parents 84a5f16 + e2caada commit 5466edc
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
Expand Up @@ -16,7 +16,7 @@ matrix:
env: CI=ci3
- python: "3.6"
env: CI=ci3
- python: "3.7"
- python: "3.7-dev"
env: CI=ci3
script: make $CI
install: ""

0 comments on commit 5466edc

Please sign in to comment.