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

View File

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