1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-27 16:54:37 +02:00
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: