Skip to content

Commit 32fae5e

Browse files
committed
build: 移除 Travis,替换为 GitHub Actions
1 parent 15fa871 commit 32fae5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mvn-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ jobs:
1818
java -version
1919
mvn -v
2020
21+
- run: mvn verify
2122
- run: mvn clean test jacoco:report coveralls:report -DrepoToken="${{secrets.COVERALLS_TOKEN}}"

0 commit comments

Comments
 (0)