Skip to content

Commit

Permalink
Get stacktrace on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
CRogers committed Jul 4, 2019
1 parent 64056c3 commit 25a7804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build:
verbosity: detailed

build_script:
- gradlew.bat compileJava compileTestJava --info --no-daemon
- gradlew.bat compileJava compileTestJava --info --stacktrace --no-daemon

test_script:
- gradlew.bat dependencies --info --no-daemon
Expand Down

0 comments on commit 25a7804

Please sign in to comment.