This commit is contained in:
syuilo 2017-05-24 09:16:56 +09:00
parent 08019a665c
commit 05fa5dea0a

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: