Skip to content

Commit

Permalink
chore: try fix failing appveyor build
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Holshausen committed Jun 11, 2020
1 parent 658d088 commit 78762e3
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 @@ -8,4 +8,4 @@ build_script:
- set JAVA_HOME=C:\Program Files\Java\jdk1.8.0
- java -version
- gradlew --version
- gradlew --stacktrace --no-daemon -i check
- gradlew --stacktrace --no-daemon -i -Djna.nosys=true check

0 comments on commit 78762e3

Please sign in to comment.