From 4f4da61fea7ba42b6bb16c844e08df923eb94618 Mon Sep 17 00:00:00 2001 From: Marius Date: Sun, 21 Jul 2019 23:05:59 +0200 Subject: [PATCH] Install Windows package for cross-compiling Should fix https://travis-ci.org/tus/tusd/jobs/561804467#L682 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index f1c94f6..84dce8a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,6 +33,7 @@ before_deploy: - gcloud --quiet components update - gcloud --quiet components update kubectl - curl https://raw.githubusercontent.com/kubernetes/helm/d87ce93e1e287ece84d940dbfe09b0de493d9953/scripts/get | bash +- go get golang.org/x/sys/windows deploy: - provider: releases api_key: