1
0
mirror of https://github.com/dense-analysis/ale synced 2025-03-03 11:50:26 +00:00
ale/.travis.yml

11 lines
120 B
YAML

---
sudo: required
services:
- docker
branches:
only:
- master
language: python
script: |
make test