Skip to content

Commit 7e51fa6

Browse files
committed
add python 3.5 test target
1 parent 8191559 commit 7e51fa6

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
@@ -8,6 +8,7 @@ python:
88
- 2.7
99
- 3.3
1010
- 3.4
11+
- 3.5
1112
- pypy
1213
install:
1314
- if [[ $TRAVIS_PYTHON_VERSION == "2.6" ]]; then pip install ordereddict; fi

0 commit comments

Comments
 (0)