Skip to content

Commit 274b321

Browse files
committed
Update .travis.yml
1 parent befd822 commit 274b321

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ node_js:
66
- "8"
77
before_install:
88
- git submodule update --init
9-
- cd holiday_jp/; git pull origin master; cd ../
9+
- npm install
10+
- npm run build
11+

0 commit comments

Comments
 (0)