Skip to content
This repository was archived by the owner on May 9, 2020. It is now read-only.

Commit b0e0a9a

Browse files
authored
Add Python 3.6 to TravisCI
1 parent ce8a923 commit b0e0a9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ python:
44
- 2.7
55
- 3.4
66
- 3.5
7+
- 3.6
78
install: pip install -e .
89
script: python setup.py test

0 commit comments

Comments
 (0)