mirror of
https://github.com/go-task/task.git
synced 2025-07-15 01:35:00 +02:00
Merge pull request #175 from emirb/patch-1
Try out Windows builds in Travis
This commit is contained in:
@ -1,5 +1,9 @@
|
|||||||
language: go
|
language: go
|
||||||
|
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- windows
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.10.x
|
- 1.10.x
|
||||||
- 1.11.x
|
- 1.11.x
|
||||||
|
Reference in New Issue
Block a user