Skip to content

Commit

Permalink
travis: check the code style
Browse files Browse the repository at this point in the history
  • Loading branch information
raomuyang committed Jul 22, 2019
1 parent c00608f commit 2f0ed98
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 @@ -18,5 +18,6 @@ notifications:
before_install:
- pip install --user codecov
after_success:
- mvn validate -e
- codecov

0 comments on commit 2f0ed98

Please sign in to comment.