We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a44ede commit 6b37e6cCopy full SHA for 6b37e6c
.travis.yml
@@ -18,7 +18,7 @@ defaults: &defaults
18
# ## print all Travis environment variables for debugging
19
- $(npm bin)/print-env TRAVIS
20
- npm start -- --silent &
21
- - npm run cy:run -- --record --key first_test
+ - npm run cy:run -- --record --key d6b59750-9fbd-432b-8db5-0f6ee46956b0
22
# after all tests finish running we need
23
# to kill all background jobs (like "npm start &")
24
- kill $(jobs -p) || true
0 commit comments