1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

travis: remove Windows for now

This commit is contained in:
Alexander Medvednikov 2019-06-30 15:02:49 +02:00 committed by GitHub
parent 820aa3d3b3
commit 0f33ca1249
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,9 +16,9 @@ matrix:
- libglfw3-dev - libglfw3-dev
- libfreetype6-dev - libfreetype6-dev
- libcurl3-dev - libcurl3-dev
- os: windows #- os: windows
language: sh # language: sh
filter_secrets: false # filter_secrets: false
- os: osx - os: osx
osx_image: xcode10.2 osx_image: xcode10.2
addons: addons: