1
0
mirror of https://github.com/go-task/task.git synced 2025-08-08 22:36:57 +02:00

Merge pull request #115 from AlekSi/patch-1

Use latest patch releases of Go
This commit is contained in:
Andrey Nering
2018-05-31 18:24:06 -03:00
committed by GitHub

View File

@@ -1,8 +1,8 @@
language: go
go:
- '1.9'
- '1.10'
- 1.9.x
- 1.10.x
addons:
apt: