Skip to content

Commit

Permalink
build: 移除 Travis,替换为 GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
stick-i committed Oct 12, 2024
1 parent 2ee36fe commit 4036390
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/mvn-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
cache: maven

- run: |
java -version
Expand Down

0 comments on commit 4036390

Please sign in to comment.