Skip to content

Commit

Permalink
Remove Ruby 2.4 from allow_failures in .travis.yml.
Browse files Browse the repository at this point in the history
Because coveralls 0.8.20 for Ruby 2.4 compatibility was released.
See also lemurheavy/coveralls-ruby#117
  • Loading branch information
junaruga committed Mar 31, 2017
1 parent 82a2d01 commit b95c6ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ rvm:
matrix:
allow_failures:
- rvm: ruby-head
- rvm: 2.4.0
fast_finish: true

# whitelist
Expand Down

0 comments on commit b95c6ce

Please sign in to comment.