Skip to content

Commit d61ddb5

Browse files
committed
Merge branch 'js/untravis-windows'
Dev support. * js/untravis-windows: travis: remove the hack to build the Windows job on Azure Pipelines
2 parents 443442e + 50b2063 commit d61ddb5

File tree

2 files changed

+0
-113
lines changed

2 files changed

+0
-113
lines changed

.travis.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,6 @@ matrix:
2121
compiler:
2222
addons:
2323
before_install:
24-
- env: jobname=Windows
25-
os: linux
26-
compiler:
27-
addons:
28-
before_install:
29-
script:
30-
- >
31-
test "$TRAVIS_REPO_SLUG" != "git/git" ||
32-
ci/run-windows-build.sh $TRAVIS_BRANCH $(git rev-parse HEAD)
33-
after_failure:
3424
- env: jobname=Linux32
3525
os: linux
3626
compiler:

ci/run-windows-build.sh

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)