Skip to content

Commit fe28366

Browse files
committed
Ruby 2.1.0 on Travis, no longer expected to fail.
1 parent 0140a68 commit fe28366

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,9 @@ rvm:
44
- 1.9.2
55
- 1.9.3
66
- 2.0.0
7-
- 2.1.0-preview2
7+
- 2.1.0
88
- ree
99
- rbx
10-
matrix:
11-
allow_failures:
12-
- rvm: 2.1.0-preview2
1310
env: RBXOPT=-Xgc.honor_start=true
1411
bundler_args: --without benchmarks
1512
script:

0 commit comments

Comments
 (0)