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 9281138 commit 161b7cbCopy full SHA for 161b7cb
.travis.yml
@@ -17,7 +17,7 @@ before_install:
17
before_script:
18
- greenkeeper-lockfile-update
19
script:
20
- - node_modules/karma/bin/karma start karma.conf.js --single-run
+ - yarn test
21
after_script:
22
- greenkeeper-lockfile-upload
23
after_success:
0 commit comments