Skip to content

Commit ab14816

Browse files
authored
Merge pull request #5 from jaebradley/fix-build
fix(build): update travis
2 parents ba9e44a + 84d6f95 commit ab14816

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ jobs:
2020
after_script: greenkeeper-lockfile-upload
2121
- stage: deploy
2222
if: branch = master
23+
before_script: npm run build
2324
script: npm run travis-deploy-once "npm run semantic-release"

0 commit comments

Comments
 (0)