Skip to content

Commit

Permalink
moved to testing in 3.7 production
Browse files Browse the repository at this point in the history
  • Loading branch information
moltob committed Sep 30, 2018
1 parent e5e4d33 commit 076ace1
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 @@ -4,7 +4,7 @@ services:
- docker
python:
- "3.6"
- "3.7-dev"
- "3.7"
install:
- pip install -r requirements.txt
- pip install pytest-cov coveralls codecov
Expand Down

0 comments on commit 076ace1

Please sign in to comment.