1
0
mirror of https://github.com/go-task/task.git synced 2025-10-30 23:58:01 +02:00

Use latest patch releases of Go

This commit is contained in:
Alexey Palazhchenko
2018-05-31 15:43:52 +00:00
committed by GitHub
parent bae95cd6f6
commit 7c456f2ab9

View File

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