Add ruby 2.x to travis testing

This commit is contained in:
James Lee
2014-09-07 21:55:13 -05:00
parent 313c2407ad
commit d4e2d533bf
+2 -1
View File
@@ -22,8 +22,9 @@ before_script:
script: "bundle exec rake $RAKE_TASK"
rvm:
#- '1.8.7'
- '1.9.3'
- '2.0'
- '2.1'
notifications:
irc: "irc.freenode.org#msfnotify"