Skip to content

Commit 3a58847

Browse files
chore: test with v3.9 (#150)
1 parent c4cf1af commit 3a58847

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
@@ -8,6 +8,7 @@ python:
88
- '3.6'
99
- '3.7'
1010
- '3.8'
11+
- '3.9'
1112
before_install:
1213
- pip install pycodestyle coverage codecov
1314
- if [[ "$TRAVIS_PYTHON_VERSION" == 2.7* ]]; then pip install mock; fi

0 commit comments

Comments
 (0)