Skip to content

Commit b1ca5cb

Browse files
committed
Test on ruby-head, allow failures
1 parent 33c8cf0 commit b1ca5cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ rvm:
1616
- 2.2
1717
- ree
1818
- rbx-2
19+
- ruby-head
1920
matrix:
2021
include:
2122
- rvm: 2.0.0
@@ -30,3 +31,5 @@ matrix:
3031
- rvm: 2.0.0
3132
env: DB=mysql55
3233
os: osx
34+
allow_failures:
35+
- rvm: ruby-head

0 commit comments

Comments
 (0)