Skip to content

Commit

Permalink
(fix) update travis conf (sofastack#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
fengjiachun authored and killme2008 committed Apr 16, 2019
1 parent 7f11eac commit d6b9151
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ cache:

install:
- mvn clean install -DskipTests=true -Dmaven.javadoc.skip=true -B -V
- travis_retry mvn --projects $TESTFOLDER clean test

script:
- sh ./tools/check_format.sh

after_success:
- travis_retry mvn --projects $TESTFOLDER clean test

0 comments on commit d6b9151

Please sign in to comment.