Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #15 from ipmsteven/addRubyHeadTestEnv
Add ruby head test env
  • Loading branch information
dazuma committed Jan 9, 2016
2 parents 4af36dc + 72ebe4e commit 9e2ee4d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Expand Up @@ -5,5 +5,12 @@ rvm:
- 2.1
- 2.2
- 2.3.0
- ruby-head
- jruby
- rbx

matrix:
allow_failures:
- rvm: ruby-head

sudo: false

0 comments on commit 9e2ee4d

Please sign in to comment.