Fix build

This commit is contained in:
Robert Schäfer 2018-12-08 01:58:51 +01:00
parent d9a7079392
commit 46080fff98

View File

@ -19,6 +19,7 @@ before_install:
install:
- docker build --build-arg BUILD_COMMIT=$TRAVIS_COMMIT -t humanconnection/nitro-backend:latest .
- docker-compose up -d
script:
- docker-compose exec backend yarn run eslint