Skip to content

Commit

Permalink
Merge pull request #240 from nicolasleger/patch-1
Browse files Browse the repository at this point in the history
Test on Ruby 2 versions
  • Loading branch information
ctran committed Mar 25, 2015
2 parents f3d9ad5 + 6dde26f commit b38328d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,6 +1,8 @@
language: ruby
rvm:
- 1.9.3

- 2.0
- 2.1
- 2.2
before_install:
- rvm @global do gem install bundler

0 comments on commit b38328d

Please sign in to comment.