Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
Update to Ruby 2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
infertux committed Aug 30, 2019
1 parent ac20385 commit 5ab2457
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.5
2.5.6
9 changes: 2 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ language: ruby
services:
- redis-server
script: ./bin/ci
after_script: '[ "$TRAVIS_RUBY_VERSION" != "2.5.5" ] || bundle exec rake coveralls:push'
after_script: '[ "$TRAVIS_RUBY_VERSION" != "2.5.6" ] || bundle exec rake coveralls:push'
rvm:
- 2.5.5
notifications:
email:
on_failure: always
slack:
secure: YLqK6RvH71ZjXEWP84D2AsjDWpG549XE3EQsLizCsURV1VFvDj1g4L9zhVoSAuVj5LLAFSahQqQ1RpZdzaPUtjh72QmHWrOf4lRAS93tH6XTcbIMHCZ8nIO9HX+ErmH8uxEqwiejNxJWvI24hPjfPEtsV2MiJW7Ub2tHABG1WfA=
- 2.5.6

0 comments on commit 5ab2457

Please sign in to comment.