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

Commit 1962698

Browse files
author
Marat Komarov
committed
Added 3.3, 3.4 into travis.yml
1 parent a528db4 commit 1962698

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@ language: python
22
python:
33
- 2.6
44
- 2.7
5+
- 3.3
6+
- 3.4
57
install: pip install versiontools --use-mirrors
68
script: python setup.py test

0 commit comments

Comments
 (0)