Skip to content

Commit a9dac87

Browse files
committed
Added more python versions to Travis
1 parent 2c2b01c commit a9dac87

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,6 +2,8 @@ language: python
22
sudo: false
33
python:
44
- "2.7"
5+
- "3.3"
6+
- "3.4"
57
install:
68
- pip install -e .
79
script: python runtests.py

0 commit comments

Comments
 (0)