Skip to content

Commit 9e3f3b0

Browse files
committed
Update travis script
1 parent 40a6953 commit 9e3f3b0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ sudo: false
66
script:
77
- components/bin/version
88
- npm install
9-
- npm link
10-
- npm link mathjax-full
11-
- npm run -s compile
12-
- npm run -s make-components
9+
- npm run -s make-all
1310
branches:
1411
only:
1512
- "/^\\d+\\.\\d+/"

0 commit comments

Comments
 (0)