Update .travis.yml

This commit is contained in:
Achilles Rasquinha 2018-03-20 10:54:35 +05:30 committed by GitHub
parent 12769fef76
commit e18b6ef190
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: