From 6477c3afffca0e3e60b0205325ea5617aee03a94 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Tue, 1 Oct 2019 18:33:26 +0100 Subject: [PATCH] Bump travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 211cb587..cb760ae9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: go go: -- 1.12.x +- 1.13.x env: - GO111MODULE=on notifications: