mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-23 22:27:38 -05:00
Merge pull request #245 from LK4D4/update_go
Use latest Go minor versions for testing
This commit is contained in:
commit
9dfb940d80
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.4
|
- 1.4.2
|
||||||
- 1.5
|
- 1.5.1
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Reference in a new issue