We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca6b5b2 commit 9d811edCopy full SHA for 9d811ed
1 file changed
.travis.yml
@@ -10,7 +10,6 @@ node_js:
10
script:
11
- yarn run test
12
- yarn run build
13
- - yarn run size
14
after_success:
15
- test $TRAVIS_BRANCH = "master" && yarn run doc
16
- npx semantic-release@beta
0 commit comments