Skip to content

Commit

Permalink
Test the gem under newer version of Ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
porada committed Jan 17, 2015
1 parent 83db464 commit 2eafaf5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: ruby
rvm:
- 2.0.0
- 2.1.2
- 2.1.5
- 2.2.0
script:
- bundle install
- bundle exec rake test
Expand Down

0 comments on commit 2eafaf5

Please sign in to comment.