From 42d1272575d66542bc831eebd9cd921cc45d0c12 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Wed, 2 Aug 2017 23:40:50 -0400 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e8195332..b3087e39 100644 --- a/.travis.yml +++ b/.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: