gorealis/.travis.yml

10 lines
103 B
YAML

sudo: required
services:
- docker
install: true
- docker-compose -d up
script:
- ./runTest.sh