Skip to content

Commit

Permalink
Added multiple ruby version tests
Browse files Browse the repository at this point in the history
  • Loading branch information
murgatroid99 committed Feb 27, 2015
1 parent 2399160 commit ffc442c
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 @@ -12,6 +12,7 @@ env:
- CONFIG=opt TEST=c
- CONFIG=opt TEST=c++
- CONFIG=opt TEST=node
- CONFIG=opt TEST=ruby RUBY_VERSION=2.1.0
- CONFIG=opt TEST=ruby
script:
- rvm use $RUBY_VERSION
Expand Down

0 comments on commit ffc442c

Please sign in to comment.