瀏覽代碼

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:


Loading…
取消
儲存