Skip to content

Commit 60876af

Browse files
committed
add 3.7-dev and 3.8-dev
1 parent c6fa80c commit 60876af

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

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

0 commit comments

Comments
 (0)