travis: Use "language: generic"
This means we'll get the most minimal image and can install exactly what we need.
This commit is contained in:
parent
0632f6886e
commit
0086fc7851
@ -1,6 +1,6 @@
|
||||
sudo: required
|
||||
dist: trusty
|
||||
language: python
|
||||
language: generic
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
Loading…
Reference in New Issue
Block a user