Skip to content

Commit

Permalink
Adding ruby 1.9 to travis, removing jruby-head
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Dutro committed Apr 22, 2014
1 parent a12294d commit e866b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- jruby-head
script: 'bundle exec rspec'
before_script: 'gem install bundler'

0 comments on commit e866b2b

Please sign in to comment.