mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 09:06:17 +02: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