Skip to content

Commit

Permalink
download
Browse files Browse the repository at this point in the history
  • Loading branch information
KostyaSha committed Nov 16, 2016
1 parent 75bd062 commit edfb77c
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 @@ -4,7 +4,7 @@ language: java
jdk: oraclejdk8
before_install:
- pip install --user codecov
script: mvn package | grep -v Downloading
script: mvn package | grep -v Download
install: true
after_success:
- codecov
Expand Down

0 comments on commit edfb77c

Please sign in to comment.