Skip to content

Commit

Permalink
Add webmock gem to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
waits committed Aug 29, 2016
1 parent 57e9807 commit 1ef6dbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ dist: trusty

before_install:
- gem install minitest -v '5.9.0'
- gem install webmock -v '2.1.0'
- gem install http -v '2.0.1'
script: rake test

Expand Down

0 comments on commit 1ef6dbb

Please sign in to comment.