Remove 3.2 builds from Travis.
This commit is contained in:
parent
ccebb67a0e
commit
e550850b8a
@ -1,9 +1,8 @@
|
||||
language: python
|
||||
python:
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
install: "pip install -r requirements.txt"
|
||||
script:
|
||||
script:
|
||||
- ./tests/run_tests.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user