This commit is contained in:
syuilo 2017-05-24 09:16:56 +09:00
parent 08019a665c
commit 05fa5dea0a
1 changed files with 1 additions and 0 deletions

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: