Skip to content

Commit

Permalink
ci: modify travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chuntaojun committed Jun 8, 2020
1 parent 902d609 commit 769fe02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ before_install:
script:
- mvn -B clean package apache-rat:check findbugs:findbugs -Dmaven.test.skip=true
- mvn -Prelease-nacos -Dmaven.test.skip=true clean install -U
- mvn clean install -Pcit-test
- mvn clean package -Pit-test
after_success:
- mvn clean package -Pit-test
Expand Down

0 comments on commit 769fe02

Please sign in to comment.