1
Fork 0

Run tests on CI

This commit is contained in:
Jake Howard 2018-07-27 22:04:37 +01:00
parent 611fbef45e
commit 186c88aac9
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 0 deletions

View File

@ -15,3 +15,4 @@ jobs:
sudo mv ~/docker-compose /usr/local/bin/docker-compose
- run: docker-compose build
- run: ./scripts/production.sh build
- run: docker-compose run app ./scripts/test.sh