Skip to content

Commit 335100f

Browse files
committed
Only test with python2.7
1 parent a1d751b commit 335100f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: python
22
python:
33
- "2.7"
4-
- "2.6"
54
install: "pip install -r requirements.txt --use-mirrors"
65
script: "cd tests/ && python runtests.py"

0 commit comments

Comments
 (0)