This commit is contained in:
syuilo 2017-05-24 09:16:56 +09:00
parent 903a491d25
commit 2a885fbf4f

View File

@ -29,6 +29,7 @@ before_script:
- mkdir ./.config
- cp ./.travis/default.yml ./.config
- cp ./.travis/test.yml ./.config
- npm install
- npm run build
after_success: