Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Redande committed Feb 12, 2020
1 parent 8475fdd commit bc4792d
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
@@ -1,4 +1,5 @@
language: java
dist: trusty
script:
- mvn -Dsurefire.rerunFailingTestsCount=3 cobertura:cobertura test
- mvn checkstyle:check
Expand Down

0 comments on commit bc4792d

Please sign in to comment.