Skip to content

Commit 01de645

Browse files
committed
Never mind, travis is annoying.
1 parent 885db7a commit 01de645

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
language: python
22
python:
33
- "pypy"
4-
- "2.6"
54
- "2.7"
6-
- "3.1"
75
- "3.2"
86
install:
97
- python setup.py -q install
10-
- pip install unittest2
118
script:
129
- nosetests
1310
- python -m doctest README.rst

0 commit comments

Comments
 (0)