Skip to content

Commit 2eec0e4

Browse files
committed
update travis cofig
1 parent 4456142 commit 2eec0e4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@
22
language: python
33
python:
44
- "2.7"
5-
- "3.2"
6-
- "3.3"
75
- "3.4"
8-
- "3.5"
9-
#- "3.5-dev" # 3.5 development branch
10-
#- "nightly" # points to the latest development branch e.g. 3.6-dev
116
# command to install dependencies
127
install: "pip install -r requirements.txt"
138
# command to run tests

0 commit comments

Comments
 (0)