Update .travis.yml

This commit is contained in:
Dave Machado 2017-08-02 23:40:50 -04:00 committed by GitHub
parent 950305f61a
commit 42d1272575

View file

@ -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: