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 60ce1fc commit b8551c0Copy full SHA for b8551c0
.travis.yml
@@ -15,7 +15,7 @@ before_install: yarn global add greenkeeper-lockfile@1
15
before_script: greenkeeper-lockfile-update
16
after_script: greenkeeper-lockfile-upload
17
script:
18
- - yarn run coverage
+ - yarn run test
19
- yarn run build
20
after_success:
21
- 'curl -Lo travis_after_all.py https://git.io/travis_after_all'
0 commit comments