Skip to content

Commit 0dce6a8

Browse files
committed
travis: update python version
1 parent 1ad5d9a commit 0dce6a8

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
@@ -19,9 +19,9 @@ python:
1919
# at the bottom of .scrutinizer.yml.
2020
- 2.6
2121
- 2.7
22-
- 3.2
2322
- 3.3
2423
- 3.4
24+
- 3.5
2525
- pypy
2626
before_install:
2727
- if [ $CI_TARGET = tests ]; then

0 commit comments

Comments
 (0)