Travis: nevermind xenial, then

Gave a weird build error
This commit is contained in:
James R. Barlow
2018-07-12 03:27:40 -07:00
parent 1d9cc239ee
commit 6a302fdb88
+2 -5
View File
@@ -1,3 +1,4 @@
dist: trusty
language: python
cache:
pip: true
@@ -27,28 +28,24 @@ addons:
matrix:
include:
- os: linux
dist: trusty
sudo: required
language: python
python: "3.5"
env: EXTRAS=
- os: linux
dist: trusty
sudo: required
language: python
python: "3.6"
env: EXTRAS=
- os: linux
dist: trusty
sudo: required
language: python
python: "3.6"
env: EXTRAS=[fitz]
- os: linux
dist: xenial
sudo: required
language: python
python: "3.7"
python: "3.7-dev"
- os: osx
osx_image: xcode8
language: generic