Skip to content

Commit 0e02818

Browse files
authored
Update .travis.yml
1 parent 194bd43 commit 0e02818

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ python:
66
- "3.5"
77
- "3.6"
88
- "3.6-dev"
9+
- "3.7-dev"
910
- "nightly"
1011
install:
1112
- if [ "$TRAVIS_PYTHON_VERSION" == "3.2" ]; then travis_retry pip install coverage==3.7.1; fi

0 commit comments

Comments
 (0)