mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Try speeding up Travis builds with a generic environment
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
sudo: required
|
||||
services:
|
||||
- docker
|
||||
language: python
|
||||
language: generic
|
||||
script: |
|
||||
./run-tests
|
||||
|
||||
Reference in New Issue
Block a user