Skip to content

Commit

Permalink
squash duplicate mvn verify
Browse files Browse the repository at this point in the history
  • Loading branch information
cy4n committed Aug 3, 2018
1 parent cece212 commit b66e978
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: java

script: ./mvnw verify

after_success:
- ./mvnw clean verify jacoco:report coveralls:report
script: ./mvnw clean verify jacoco:report coveralls:report

jdk:
- oraclejdk8
Expand Down

0 comments on commit b66e978

Please sign in to comment.