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

travis: bring back Windows

This commit is contained in:
Alexander Medvednikov 2019-07-12 16:10:32 +02:00 committed by GitHub
parent c9b1027ef6
commit 635516fbd4
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: