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:
|
||||
- rvm install 2.4.0
|
||||
install:
|
||||
- gem install httparty
|
||||
- gem install httparty ruby-progressbar
|
||||
before_script:
|
||||
- cd build
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue