Skip to content

Commit 1e2b7d9

Browse files
authored
Removing windows as now building on appveyor
Travis support for windows is in beta and tends to fail way too often due to travis itself. This makes the whole build system unreliable. Appveyor solves this.
1 parent a35281a commit 1e2b7d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,6 @@ matrix:
112112
- compiler: clang
113113
env: DEBUG="debug" COVERAGE="coverage"
114114
include:
115-
- os: windows
116-
env: DEBUG="nodebug" COVERAGE="nocoverage" YARN_GPG=no
117115
- os: linux
118116
addons:
119117
apt:

0 commit comments

Comments
 (0)