Skip to content

Commit

Permalink
Add Ruby 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Nov 5, 2016
1 parent d716920 commit 45e0b0c
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@
language: ruby

rvm:
- 2.0
- 2.1
- 2.2
- jruby-9.0.5.0
- ruby-head

sudo: false
before_install:
- gem install bundler

cache:
- bundler

env:
- COVERALL=1

notifications:
recipients:
- weppos@weppos.net

matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-9.0.5.0

0 comments on commit 45e0b0c

Please sign in to comment.