We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a418d5 + 5a1117f commit 746eb85Copy full SHA for 746eb85
.travis.yml
@@ -26,8 +26,7 @@ before_script:
26
- npm test
27
- node_modules/.bin/grunt enableScripts:true
28
script:
29
-- node_modules/.bin/grunt lint
30
-- node_modules/.bin/grunt pack --no-color
+- node_modules/.bin/grunt lint && node_modules/.bin/grunt pack --no-color
31
before_deploy:
32
- node .travis/add-publishConfig.js $TRAVIS_BRANCH
33
deploy:
0 commit comments