Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request #392 from dtan4/latest-ruby-171224
Browse files Browse the repository at this point in the history
Test with the latest Rubies
  • Loading branch information
dtan4 committed Dec 24, 2017
2 parents b5ebe73 + ae9a60b commit c1d467b
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: ruby
rvm:
- 2.4.1
- 2.3.4
- 2.2.7
- 2.4.3
- 2.3.6
- 2.2.9
env:
global:
- secure: n0mxwnyjuXI4mJO4mp++2TnsPJ+XgCF/J1U2L5piE5j3xMhSU+5V0JrA1uFlS0Pemb44M7BjgmF9S4G35BwyAQpctpCYhqy9tFa6+Y6nxEv5hCv2cZz7BSAZM6eb+zq20409hxTHRaQOr1DBeE4R5S2PrmOXRqvYfTRv3LNSLFk=
Expand All @@ -12,9 +12,6 @@ env:
branches:
only:
- master
before_install:
- gem update --system
- gem update bundler
before_script:
- if [[ $OJ -eq 1 ]]; then gem install oj; fi
notifications:
Expand Down

0 comments on commit c1d467b

Please sign in to comment.