1
0
mirror of https://github.com/go-task/task.git synced 2025-04-23 12:18:57 +02:00

Merge pull request #175 from emirb/patch-1

Try out Windows builds in Travis
This commit is contained in:
Andrey Nering 2019-03-02 11:18:03 -03:00 committed by GitHub
commit 0379e2b51b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
language: go
os:
- linux
- windows
go:
- 1.10.x
- 1.11.x