Try speeding up Travis builds with a generic environment

This commit is contained in:
w0rp 2018-06-12 19:31:44 +01:00
parent 87455a2ef4
commit 5283faa511
No known key found for this signature in database
GPG key ID: 0FC1ECAA8C81CD83

View file

@ -2,6 +2,6 @@
sudo: required
services:
- docker
language: python
language: generic
script: |
./run-tests