Skip to content

Commit

Permalink
Disable scoverage
Browse files Browse the repository at this point in the history
  • Loading branch information
pm47 authored Aug 28, 2019
1 parent 115c081 commit 4d6fa6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ before_install:
- export M2_HOME=$PWD/apache-maven-3.6.0
- export PATH=$M2_HOME/bin:$PATH
script:
- mvn scoverage:report
- mvn install
cache:
directories:
- .autoconf
Expand Down

0 comments on commit 4d6fa6c

Please sign in to comment.