Skip to content

Commit

Permalink
Added debug info to Travis config.
Browse files Browse the repository at this point in the history
  • Loading branch information
bitzl committed Apr 13, 2016
1 parent 186f02a commit 6739036
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ install:
-Dversion=4.2.0 -Dpackaging=jar
after_success:
- bash <(curl -s https://codecov.io/bash)
- ls -l
- ls -l target
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 6739036

Please sign in to comment.