Skip to content

Commit

Permalink
Merge pull request #69 from misdoro/test_ruby_2_7
Browse files Browse the repository at this point in the history
Test against ruby 2.7
  • Loading branch information
nijikon authored Mar 4, 2020
2 parents 2bb1826 + 97f1509 commit db42c4c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.5
2.7.0
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ test: &test

jobs:
include:
- <<: *test
rvm: 2.7.0
- <<: *test
rvm: 2.6.5
- <<: *test
Expand Down

0 comments on commit db42c4c

Please sign in to comment.