mirror of
https://github.com/public-apis/public-apis.git
synced 2025-06-06 04:41:51 +02:00
Add Gem dependencies to Travis config
This commit is contained in:
parent
2e9088ecf2
commit
17a0caf749
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ notifications:
|
||||||
before_install:
|
before_install:
|
||||||
- rvm install 2.4.0
|
- rvm install 2.4.0
|
||||||
install:
|
install:
|
||||||
- gem install httparty
|
- gem install httparty ruby-progressbar
|
||||||
before_script:
|
before_script:
|
||||||
- cd build
|
- cd build
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue