update travis ci configuration
This commit is contained in:
parent
0de01b27cb
commit
c92f26bbb4
@ -1,10 +1,5 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.6"
|
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.2"
|
|
||||||
- "3.3"
|
|
||||||
- "3.4"
|
|
||||||
- "3.5"
|
|
||||||
# command to run tests
|
# command to run tests
|
||||||
script: python test.py
|
script: python test.py
|
||||||
|
Loading…
Reference in New Issue
Block a user