mirror of
https://github.com/public-apis/public-apis.git
synced 2025-07-05 10:47:50 +02:00
Update .travis.yml
This commit is contained in:
parent
950305f61a
commit
42d1272575
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue