1
0
mirror of https://github.com/MisskeyIO/misskey synced 2024-11-24 07:06:22 +09:00
This commit is contained in:
syuilo 2017-05-24 09:29:57 +09:00
parent d4a7d9de12
commit caae11b4f2

View File

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