dont build PRs on windows
This commit is contained in:
parent
f2037d28f7
commit
4477b8e92f
@ -26,7 +26,7 @@ matrix:
|
|||||||
- cd editors/code && npm ci && npm run travis
|
- cd editors/code && npm ci && npm run travis
|
||||||
|
|
||||||
- os: windows
|
- os: windows
|
||||||
if: branch = master
|
if: branch = master AND type = push
|
||||||
before_script:
|
before_script:
|
||||||
- dos2unix ./crates/ra_syntax/tests/data/parser/**/*.txt
|
- dos2unix ./crates/ra_syntax/tests/data/parser/**/*.txt
|
||||||
- dos2unix ./crates/ra_syntax/tests/data/parser/**/*.rs
|
- dos2unix ./crates/ra_syntax/tests/data/parser/**/*.rs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user