From 9f95fb8bd4c55731724ef133fc5fe0b7ddca2bec Mon Sep 17 00:00:00 2001 From: aberic <100309595@qq.com> Date: Sat, 21 Sep 2019 08:59:45 +0800 Subject: [PATCH] fix ci test --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index da96a9b..0da5848 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,9 +16,6 @@ script: - make checkTravis go: - - 1.8.x - - 1.9.x - - 1.10.x - 1.11.x - 1.12.x - master \ No newline at end of file