Skip to content

Commit

Permalink
Updates CI versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rudionrails committed Oct 23, 2016
1 parent 1fd6664 commit 9bb8450
Showing 1 changed file with 14 additions and 11 deletions.
25 changes: 14 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,22 @@
sudo: false
language: ruby

script: "rspec"

rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- 2.1.1
- ruby-head
- 2.3.1
- jruby-18mode
- jruby-19mode
- rbx-2
- ree
- 2.2.5
- 2.1.10
- 2.0.0

notifications:
email:
- me@rudionrails.com
- jruby-9.1.5.0
- jruby-9.0.5.0
- jruby-1.7.26

- rubinius-3.9
- rubinius-2.9

notifications:
on_success: change
on_failure: change

0 comments on commit 9bb8450

Please sign in to comment.