mirror of
https://github.com/cdr/code-server.git
synced 2025-12-08 09:23:00 +01:00
Remove Windows build for now
This commit is contained in:
parent
63f7c57b4e
commit
68cb387fff
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ matrix:
|
||||||
- os: linux
|
- os: linux
|
||||||
dist: ubuntu
|
dist: ubuntu
|
||||||
- os: osx
|
- os: osx
|
||||||
- os: windows
|
|
||||||
before_install:
|
before_install:
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install libxkbfile-dev libsecret-1-dev;
|
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install libxkbfile-dev libsecret-1-dev;
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue