Update .travis.yml
This commit is contained in:
parent
58606b643a
commit
aa4d7a3436
@ -3,16 +3,9 @@ dist: trusty
|
||||
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
|
||||
services:
|
||||
- mysql
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- python: "3.5"
|
||||
- python: "3.6"
|
||||
|
||||
install:
|
||||
# fix mongodb travis error
|
||||
|
Loading…
x
Reference in New Issue
Block a user