Skip to content

Commit e984750

Browse files
Update .travis.yml
1 parent 1689fcd commit e984750

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: python
22
python:
33
- '2.6'
4-
- '2.7'
5-
- '3.2'
4+
# - '2.7'
5+
# - '3.2'
66
install:
77
- python setup.py install
88
script: unit2 discover

0 commit comments

Comments
 (0)