mirror of
https://github.com/labstack/echo.git
synced 2024-12-10 10:10:02 +02:00
Use latest released Go versions (#967)
This commit is contained in:
parent
e0ea129c5c
commit
d79c13108c
@ -1,7 +1,7 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.7
|
||||
- 1.8
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- tip
|
||||
install:
|
||||
- make dependency
|
||||
|
Loading…
Reference in New Issue
Block a user