add go 1.12.x on the travis

Former-commit-id: 2e2d6533f2ce0aac13bd789a888b82a0cd467a81
This commit is contained in:
Gerasimos (Makis) Maropoulos 2019-06-07 21:15:23 +03:00
parent 7af5f139e0
commit ee2ad57836

View File

@ -6,6 +6,7 @@ go:
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
go_import_path: github.com/kataras/iris
# we disable test caching via GOCACHE=off
# env: