diff --git a/.travis.yml b/.travis.yml index a1912a50..3c42b19e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: