Skip to content

Commit

Permalink
update to use github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kobaltz committed Sep 24, 2023
1 parent 833f76b commit e59f599
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 66 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ruby-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: ['2.6.3', '2.6.5', '2.6.6', '2.7.2']
ruby-version: ['2.6.10', '2.7.8', '3.0.6', '3.1.4', '3.2.2']
gemfile: ['Gemfile']

steps:
Expand Down
19 changes: 0 additions & 19 deletions .travis.yml

This file was deleted.

46 changes: 0 additions & 46 deletions CODE_OF_CONDUCT.md

This file was deleted.

0 comments on commit e59f599

Please sign in to comment.