We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba9e44a + 84d6f95 commit ab14816Copy full SHA for ab14816
.travis.yml
@@ -20,4 +20,5 @@ jobs:
20
after_script: greenkeeper-lockfile-upload
21
- stage: deploy
22
if: branch = master
23
+ before_script: npm run build
24
script: npm run travis-deploy-once "npm run semantic-release"
0 commit comments