Skip to content

Commit

Permalink
Test against ruby 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Doronin committed Jan 20, 2020
1 parent c35bff6 commit 97f1509
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 97f1509

Please sign in to comment.