Skip to content

Commit 97ac7e5

Browse files
Adds Python 3.6 to the Travis build.
1 parent b9c2bd9 commit 97ac7e5

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
@@ -6,6 +6,7 @@ language: python
66
python:
77
- 3.4
88
- 3.5
9+
- 3.6
910

1011
install:
1112
- pip install -r requirements-travis.txt

0 commit comments

Comments
 (0)