Skip to content

Commit 332d4c4

Browse files
committed
Add coveralls and run CI on Ruby 3.0.
1 parent 399b927 commit 332d4c4

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.coveralls.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
repo_token: RoxdgPedMabKaRMN2QPrPD2pWVbaicMW1

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
- 2.5
2424
- 2.6
2525
- 2.7
26-
#- 3.0 # Commented out until net-http-persistent is updaated
27-
#- ruby-head # Commented out until net-http-persistent is updaated
26+
- 3.0
27+
- ruby-head
2828
- jruby
2929
steps:
3030
- name: Clone repository

0 commit comments

Comments
 (0)