1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-02-17 17:07:28 -06: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