misc: Active Windows on Travis CI

This commit is contained in:
Marius 2019-06-16 17:27:58 +02:00
parent 774fd3f313
commit f8ff29cf6c
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,9 @@
language: go
go:
- 1.12
os:
- linux
- windows
sudo: required
addons:
apt:
@ -36,9 +39,11 @@ deploy:
tags: true
go: 1.12
repo: tus/tusd
os: linux
- provider: script
script: .scripts/deploy_gcloud.sh
on:
branch: master
go: 1.12
repo: tus/tusd
os: linux