Skip to content

Commit 67d63ec

Browse files
committed
Update travis script
1 parent 9e3f3b0 commit 67d63ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sudo: false
66
script:
77
- components/bin/version
88
- npm install
9-
- npm run -s make-all
9+
- npm run -s build-all
1010
branches:
1111
only:
1212
- "/^\\d+\\.\\d+/"

0 commit comments

Comments
 (0)