Skip to content

Commit

Permalink
Turn off itests for appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
acoburn committed Nov 14, 2018
1 parent 0c46eb4 commit ebd9fd8
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 @@ -6,7 +6,7 @@ build_script:
- appveyor-retry gradlew.bat assemble

test_script:
- appveyor-retry gradlew.bat check -Pitests
- appveyor-retry gradlew.bat check

environment:
matrix:
Expand Down

0 comments on commit ebd9fd8

Please sign in to comment.