mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Cucumber preprocessor must be added locally
This commit is contained in:
parent
fd7a4d89b6
commit
a40fafa455
@ -23,7 +23,8 @@ install:
|
||||
- git clone --depth=50 https://github.com/Human-Connection/Nitro-Backend.git ../Nitro-Backend
|
||||
- git --work-tree=../Nitro-Backend checkout $TRAVIS_BRANCH || echo "Branch \`$TRAVIS_BRANCH\` does not exist, falling back to \`master\`"
|
||||
- docker-compose -f ../Nitro-Backend/docker-compose.yml up -d
|
||||
- yarn global add cypress cypress-cucumber-preprocessor wait-on
|
||||
- yarn global add cypress wait-on
|
||||
- yarn add cypress-cucumber-preprocessor
|
||||
|
||||
script:
|
||||
- docker-compose exec webapp yarn run lint
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user