Skip to content

Commit

Permalink
Clean up setup
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmaroli committed Dec 20, 2024
1 parent f08f011 commit 0ba6705
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 67 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- "~> 4.0"
steps:
- name: Checkout Repository
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: "Set up Ruby ${{ matrix.ruby_version }}"
uses: ruby/setup-ruby@v1
with:
Expand Down
23 changes: 0 additions & 23 deletions .travis.yml

This file was deleted.

43 changes: 0 additions & 43 deletions appveyor.yml

This file was deleted.

0 comments on commit 0ba6705

Please sign in to comment.