1
0
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:
Andrey Nering
2019-03-02 11:18:03 -03:00
committed by GitHub

View File

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