From d8c4cd00c2fa2abd7121a814c178417eda245ac9 Mon Sep 17 00:00:00 2001 From: Klaus Post Date: Tue, 5 Nov 2019 12:28:13 +0100 Subject: [PATCH] Update travis script. --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index b069889..6d5b925 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,10 +7,9 @@ os: - osx go: - - 1.8.x - - 1.9.x - - 1.10.x - 1.11.x + - 1.12.x + - 1.13.x - master script: