1
0
mirror of https://github.com/labstack/echo.git synced 2026-05-20 10:10:03 +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
+1
View File
@@ -2,6 +2,7 @@ language: go
go:
- 1.8.x
- 1.9.x
- 1.10.x
- tip
install:
- make dependency