mirror of https://github.com/dense-analysis/ale
Try speeding up Travis builds with a generic environment
This commit is contained in:
parent
87455a2ef4
commit
5283faa511
|
@ -2,6 +2,6 @@
|
|||
sudo: required
|
||||
services:
|
||||
- docker
|
||||
language: python
|
||||
language: generic
|
||||
script: |
|
||||
./run-tests
|
||||
|
|
Loading…
Reference in New Issue