Add Gem dependencies to Travis config
This commit is contained in:
@@ -4,7 +4,7 @@ notifications:
|
||||
before_install:
|
||||
- rvm install 2.4.0
|
||||
install:
|
||||
- gem install httparty
|
||||
- gem install httparty ruby-progressbar
|
||||
before_script:
|
||||
- cd build
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user