1
0
mirror of https://github.com/labstack/echo.git synced 2025-03-17 21:08:05 +02:00

[TravisCI] Add 1.10 release (#1068)

This commit is contained in:
Evgeniy Kulikov 2018-02-21 20:55:08 +03:00 committed by Vishal Rana
parent 7eec915044
commit 90d675fa2a

View File

@ -2,6 +2,7 @@ language: go
go:
- 1.8.x
- 1.9.x
- 1.10.x
- tip
install:
- make dependency