We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent befd822 commit 274b321Copy full SHA for 274b321
1 file changed
.travis.yml
@@ -6,4 +6,6 @@ node_js:
6
- "8"
7
before_install:
8
- git submodule update --init
9
- - cd holiday_jp/; git pull origin master; cd ../
+ - npm install
10
+ - npm run build
11
+
0 commit comments