ソースを参照

Update .travis.yml

pull/440/head
Dave Machado 6年前
committed by GitHub
コミット
42d1272575
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml ファイルの表示

@@ -5,7 +5,7 @@ before_install:
- rvm install 2.4.0
install:
- gem install httparty ruby-progressbar
- wget wget -O build/build_bot https://raw.githubusercontent.com/davemachado/build-bot/master/build_bot/build_bot.py
- wget -O build/build_bot https://raw.githubusercontent.com/davemachado/build-bot/master/build_bot/build_bot.py
before_script:
- cd build
script:


読み込み中…
キャンセル
保存