dockerfiles/.travis.yml

9 lines
105 B
YAML
Raw Normal View History

---
sudo: required
notifications:
email: true
services:
- docker
script:
- ./test.sh