Skip to content

Commit

Permalink
updated script
Browse files Browse the repository at this point in the history
  • Loading branch information
samik-saha committed Dec 15, 2018
1 parent a14a057 commit 9c3b1a1
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
@@ -1,5 +1,5 @@
language: java
script: mvn cobertura:cobertura
script: mvn cobertura:cobertura assembly:single
after_success:
- bash <(curl -s https://codecov.io/bash)
deploy:
Expand Down

0 comments on commit 9c3b1a1

Please sign in to comment.