Skip to content

Commit 0da60b1

Browse files
author
Abhay Rana
committed
[ci] Don't allow failures in 2.4.0 builds
- With the webmock upgrade, we have everything passing
1 parent e6bb45b commit 0da60b1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,3 @@ before_install: gem update --system
88
script:
99
- bundle exec rake test
1010
- bundle exec rake rubocop
11-
# This is because coveralls doesn't yet support
12-
# Ruby 2.4.0
13-
# https://github.com/lemurheavy/coveralls-ruby/pull/117/files
14-
matrix:
15-
allow_failures:
16-
- rvm: 2.4.0
17-

0 commit comments

Comments
 (0)