Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Commit

Permalink
be explicit and pass record false
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Jun 5, 2019
1 parent 5d97df0 commit ed429a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ script:
- npm run lint
- npm run transpile
# you can simply run the tests
- npm test
- npm test -- --record false
# you can record the tests on Cypress Dashboard
# - npm test -- --record
# and you can run the tests with Percy.io visual testing included
Expand Down

0 comments on commit ed429a6

Please sign in to comment.