Skip to content

Commit f7f47c7

Browse files
committed
run travis test in 3.5 too (not 3.3)
1 parent 0d9d0a7 commit f7f47c7

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
@@ -6,8 +6,8 @@ cache: pip
66

77
python:
88
- '2.7'
9-
- '3.3'
109
- '3.4'
10+
- '3.5'
1111

1212
install:
1313
- pip install -r requirements.txt

0 commit comments

Comments
 (0)