Skip to content

Commit

Permalink
appveyor build config - added stacktrace
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatloka committed Jan 15, 2015
1 parent 49a4d25 commit 47c6cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -6,7 +6,7 @@ environment:
- JAVA_HOME: C:\Program Files\Java\jdk1.8.0 - JAVA_HOME: C:\Program Files\Java\jdk1.8.0


build_script: build_script:
- gradlew.bat clean check - gradlew.bat clean check --stacktrace


cache: cache:
- C:\Users\appveyor\.gradle - C:\Users\appveyor\.gradle

0 comments on commit 47c6cdb

Please sign in to comment.