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:
Florian Bruhin 2016-05-12 10:09:37 +02:00
parent 0632f6886e
commit 0086fc7851

View File

@ -1,6 +1,6 @@
sudo: required
dist: trusty
language: python
language: generic
matrix:
include: