Go back the directory tree

This commit is contained in:
Robert Schäfer 2018-12-08 00:29:39 +01:00
parent 255f563206
commit ce07ece4d6

View File

@ -19,7 +19,7 @@ before_install:
install: install:
- git submodule update --remote --merge - git submodule update --remote --merge
- cd Nitro-Backend && docker-compose up -d - cd Nitro-Backend && docker-compose up -d && cd ..
- cd Nitro-Web && docker-compose up -d - cd Nitro-Web && docker-compose up -d
- yarn global add cypress - yarn global add cypress