Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Post processing
  • Loading branch information
xuechaos authored Jul 20, 2018
1 parent 91d20f3 commit eb7f75e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ before_install:
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then jdk_switcher use "$CUSTOM_JDK"; fi

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

after_success:
- mvn clean install -Pit-test
Expand Down

0 comments on commit eb7f75e

Please sign in to comment.