This commit is contained in:
Justin 2018-05-14 16:44:39 -04:00
parent aecb348882
commit 1daba4658e

View File

@ -11,7 +11,7 @@ cache:
## Spin up glitlab instance and sleep for 60 seconds
before_script:
## Give travis permissions to use this file
- chmod +x docker-endpoint.sh
- chmod +x docker-entrypoint.sh
## Spin up container
- docker-compose -f docker-compose.test.yml up