Add Gem dependencies to Travis config

This commit is contained in:
Dave Machado 2017-07-12 12:13:17 -04:00
parent 2e9088ecf2
commit 17a0caf749

View File

@ -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: