Skip to content

Commit aa7bc8e

Browse files
committed
Allow failure on 2.2.0 for now
1 parent 0c93794 commit aa7bc8e

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
@@ -4,3 +4,6 @@ rvm:
44
- 2.0.0
55
- 2.1.5
66
- 2.2.0
7+
matrix:
8+
allow_failures:
9+
- rvm: 2.2.0

0 commit comments

Comments
 (0)