Update .travis.yml
This commit is contained in:
parent
12769fef76
commit
e18b6ef190
1 changed files with 0 additions and 2 deletions
|
|
@ -3,7 +3,6 @@ dist: trusty
|
|||
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
|
||||
services:
|
||||
|
|
@ -11,7 +10,6 @@ services:
|
|||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- python: "3.5"
|
||||
- python: "3.6"
|
||||
|
||||
before_script:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue