Skip to content

Commit

Permalink
Merge pull request #518 from JordanMartinez/addDebugFlags
Browse files Browse the repository at this point in the history
Add debug flag to Travis build
  • Loading branch information
JordanMartinez authored Jun 5, 2017
2 parents b67e476 + 1b6f4fe commit d0e92a0
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 @@ -36,7 +36,7 @@ before_script:

script:
- gradle assemble
- gradle check --stacktrace
- gradle check --debug --stacktrace

# See https://docs.travis-ci.com/user/languages/java/#Caching
before_cache:
Expand Down

0 comments on commit d0e92a0

Please sign in to comment.