Skip to content

Commit

Permalink
fix apache rat failure because of test result files
Browse files Browse the repository at this point in the history
  • Loading branch information
yuz10 authored Sep 26, 2021
1 parent a83cdc5 commit 6d78d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ before_script:
- ulimit -c unlimited

script:
- mvn verify
- mvn verify -DskipTests
- travis_retry mvn -B clean apache-rat:check
- travis_retry mvn -B package jacoco:report coveralls:report

Expand Down

0 comments on commit 6d78d79

Please sign in to comment.