This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
ale/.travis.yml

11 lines
122 B
YAML
Raw Normal View History

2016-10-08 22:50:13 +00:00
---
sudo: required
services:
- docker
branches:
only:
- master
2016-10-08 22:50:13 +00:00
language: python
script: |
./run-tests