Update .travis.yml

This commit is contained in:
syuilo 2018-03-29 16:35:29 +09:00 committed by GitHub
parent 7a27eb2ca4
commit 8a279a4656
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,8 +36,7 @@ before_script:
# --only=dev オプションを付けてそれらもインストールされるようにする:
- npm install --only=dev
# 設定ファイルを設定
- mkdir ./.config
# 設定ファイルを配置
- cp ./.travis/default.yml ./.config
- cp ./.travis/test.yml ./.config