We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 014011f commit 2377307Copy full SHA for 2377307
.travis.yml
@@ -6,6 +6,8 @@ notifications:
6
email: false
7
node_js:
8
- '9'
9
+script:
10
+ - npm run build
11
after_success:
12
- npm run travis-deploy-once "npm run semantic-release"
13
branches:
0 commit comments