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 1d7e5b8 commit 9176b9bCopy full SHA for 9176b9b
.travis.yml
@@ -8,5 +8,6 @@ node_js:
8
script:
9
- "npm run lint"
10
- "npm run test"
11
+ if: branch = master
12
- "npm run build"
13
yarn: false
0 commit comments