ale/.travis.yml
2016-10-12 20:17:13 +08:00

8 lines
83 B
YAML

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