make sure cypress binary is installed

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2019-10-08 14:01:57 +02:00
parent fa781fc840
commit fea6a1f7dc
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 2 additions and 1 deletions

View File

@ -86,6 +86,7 @@ cypress:
- mix deps.get
- cd js
- yarn install
- npx cypress install # just to be sure
- yarn run build
- cd ../
- MIX_ENV=e2e mix ecto.create
@ -117,4 +118,4 @@ pages:
artifacts:
expire_in: 1 hour
paths:
- public
- public