Skip to content

Commit

Permalink
add ruby 3
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Feb 15, 2021
1 parent 54835d9 commit 185d3fd
Show file tree
Hide file tree
Showing 2 changed files with 5 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.6.2
2.7.1
11 changes: 4 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,10 @@ before_install:
- export CPATH=$CPATH:$HOME/opt/include

rvm:
- 2.0
- 2.1
- 2.2
- 2.3.3
- 2.4.1
- 2.5.3
- 2.6.1
- 2.5
- 2.6
- 2.7
- 3.0
- jruby-19mode
- rbx-19mode
- ruby-head
Expand Down

0 comments on commit 185d3fd

Please sign in to comment.