Skip to content

Commit a186e5c

Browse files
author
Guillaume Badi
committed
python 2 for now. 3 to be tested
1 parent 5cde236 commit a186e5c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ language: python
33
python:
44
- "2.6"
55
- "2.7"
6-
- "3.2"
7-
- "3.3"
8-
- "3.4"
9-
- "3.5"
10-
- "3.5-dev" # 3.5 development branch
11-
- "nightly" # currently points to 3.6-dev
126

137
install: "pip install -r requirements.txt"
148
script: python test.py

0 commit comments

Comments
 (0)