Skip to content

Commit b28f691

Browse files
committed
use proper travis syntax
1 parent 8ec3bef commit b28f691

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ rvm:
99
- rbx-19mode
1010
- rbx-20mode
1111
bundler_args: --without benchmarks
12-
allow_failures:
12+
matrix:
13+
allow_failures:
1314
- rvm: rbx-19mode
1415
- rvm: rbx-20mode
1516
script:

0 commit comments

Comments
 (0)