Commit 17a0caf7 authored by Dave Machado's avatar Dave Machado
Browse files

Add Gem dependencies to Travis config

parent 2e9088ec
...@@ -4,7 +4,7 @@ notifications: ...@@ -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:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment