0
Fork 0
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:
Matt Holt 2015-09-14 11:49:59 -06:00
commit 9dfb940d80

View file

@ -1,8 +1,8 @@
language: go language: go
go: go:
- 1.4 - 1.4.2
- 1.5 - 1.5.1
- tip - tip
install: install: