mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-09 19:33:10 +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 オプションを付けてそれらもインストールされるようにする:
|
||||
- npm install --only=dev
|
||||
|
||||
# 設定ファイルを設定
|
||||
- mkdir ./.config
|
||||
# 設定ファイルを配置
|
||||
- cp ./.travis/default.yml ./.config
|
||||
- cp ./.travis/test.yml ./.config
|
||||
|
||||
|
|
Loading…
Reference in a new issue