Skip to content

Commit db73fa3

Browse files
committed
update travis build config
1 parent 198aeb2 commit db73fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
language: python
22
python:
3-
- "2.6"
43
- "2.7"
54
- "3.3"
65
- "3.4"
76
- "3.5"
7+
- "3.6"
88
install:
99
- "pip install ."
1010
# command to run tests

0 commit comments

Comments
 (0)