mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-04 15:53:51 +09:00
Update .travis.yml
This commit is contained in:
@ -36,8 +36,7 @@ before_script:
|
||||
# --only=dev オプションを付けてそれらもインストールされるようにする:
|
||||
- npm install --only=dev
|
||||
|
||||
# 設定ファイルを設定
|
||||
- mkdir ./.config
|
||||
# 設定ファイルを配置
|
||||
- cp ./.travis/default.yml ./.config
|
||||
- cp ./.travis/test.yml ./.config
|
||||
|
||||
|
Reference in New Issue
Block a user