Skip to content
This repository was archived by the owner on May 9, 2020. It is now read-only.

Commit fe746ca

Browse files
committed
Drop 2.6 and 3.3, add 3.5.
1 parent 2f630f5 commit fe746ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: python
22
python:
3-
- 2.6
43
- 2.7
5-
- 3.3
64
- 3.4
5+
- 3.5
76
install: pip install versiontools --use-mirrors
87
script: python setup.py test

0 commit comments

Comments
 (0)