Skip to content

Commit

Permalink
Add ruby version to .travis.yml to get builds working again
Browse files Browse the repository at this point in the history
  • Loading branch information
reb3r authored and bshaffer committed Nov 15, 2017
1 parent d059d09 commit 61f6df4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
language: ruby
rvm:
- 2.2.2

before_script:
- bundle install

Expand Down

0 comments on commit 61f6df4

Please sign in to comment.