-
-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: add Windows to CI matrix (#1006)
* Run CI on Windows * Update gradle.yml * Update gradle.yml * Use gradle property * Use gradleVersion as System property key * Revert * Run SonarQube Scanner on Ubuntu only * Rearrange * Mark gradlew.bat end with CRLF
- Loading branch information
Showing
3 changed files
with
99 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
gradlew linguist-generated=true | ||
gradlew.bat linguist-generated=true | ||
gradlew.bat eol=crlf linguist-generated=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.