Skip to content

Commit 2377307

Browse files
author
Renato França
committed
ci(travis-ci): Add script to build.
1 parent 014011f commit 2377307

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ notifications:
66
email: false
77
node_js:
88
- '9'
9+
script:
10+
- npm run build
911
after_success:
1012
- npm run travis-deploy-once "npm run semantic-release"
1113
branches:

0 commit comments

Comments
 (0)