Commit 42d12725 authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Update .travis.yml

parent 950305f6
...@@ -5,7 +5,7 @@ before_install: ...@@ -5,7 +5,7 @@ before_install:
- rvm install 2.4.0 - rvm install 2.4.0
install: install:
- gem install httparty ruby-progressbar - 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: before_script:
- cd build - cd build
script: script:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment