From 3cf3101fd99ad8901eac94ba4d15ad10cf3777a1 Mon Sep 17 00:00:00 2001 From: xuri Date: Fri, 14 Aug 2020 10:19:27 +0000 Subject: test on Go 1.5 on Travis CI and update docs for the CalcCellValue --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 84c797e..03825a8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ go: - 1.12.x - 1.13.x - 1.14.x + - 1.15.x os: - linux -- cgit v1.2.1