Skip to content

Commit

Permalink
npm ci change
Browse files Browse the repository at this point in the history
  • Loading branch information
JackD03 committed Jun 27, 2019
1 parent 987ea4d commit 6ba165e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,11 @@ jobs:
- node -v
- npm -v
install:
- npm ci
- npm install cypress --save-dev
cache:
directories:
- "$HOME/.npm"
script:
- $(npm bin)/cypress run --browser chrome --record
- stage: deploy
Expand Down

0 comments on commit 6ba165e

Please sign in to comment.