Skip to content

Commit 37ac330

Browse files
committed
python v3.7
1 parent 60876af commit 37ac330

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ python:
77
- "3.4"
88
- "3.5"
99
- "3.6"
10-
- "3.7-dev"
11-
- "3.8-dev"
10+
- "3.7"
1211
# command to install dependencies
1312
install:
1413
- if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install unittest2; fi

0 commit comments

Comments
 (0)