Skip to content

Commit

Permalink
Cleaned up Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoby committed Feb 23, 2024
1 parent dee7c5a commit ca2c434
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 40 deletions.
18 changes: 0 additions & 18 deletions .appveyor.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/perl_tests_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
container:
image: perldocker/perl-tester:${{ matrix.perl-version }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Regular tests
run: |
cpanm --notest Test::Builder Test::More IO::Pty IO::Tty
Expand Down
21 changes: 0 additions & 21 deletions .travis.yml

This file was deleted.

0 comments on commit ca2c434

Please sign in to comment.