Skip to content

Commit 84d78eb

Browse files
committed
Run Travis tests on Ruby 2.1.0-preview2
1 parent e657969 commit 84d78eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@ rvm:
44
- 1.9.2
55
- 1.9.3
66
- 2.0.0
7+
- 2.1.0-preview2
78
- ree
89
- rbx
10+
matrix:
11+
allow_failures:
12+
- rvm: 2.1.0-preview2
913
env: RBXOPT=-Xgc.honor_start=true
1014
bundler_args: --without benchmarks
1115
script:

0 commit comments

Comments
 (0)