mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-30 07:53:09 +02:00
Update .travis.yml
This commit is contained in:
parent
7a27eb2ca4
commit
8a279a4656
1 changed files with 1 additions and 2 deletions
|
@ -36,8 +36,7 @@ before_script:
|
||||||
# --only=dev オプションを付けてそれらもインストールされるようにする:
|
# --only=dev オプションを付けてそれらもインストールされるようにする:
|
||||||
- npm install --only=dev
|
- npm install --only=dev
|
||||||
|
|
||||||
# 設定ファイルを設定
|
# 設定ファイルを配置
|
||||||
- mkdir ./.config
|
|
||||||
- cp ./.travis/default.yml ./.config
|
- cp ./.travis/default.yml ./.config
|
||||||
- cp ./.travis/test.yml ./.config
|
- cp ./.travis/test.yml ./.config
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue