summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorxuri <xuri.me@gmail.com>2020-08-14 10:19:27 +0000
committerxuri <xuri.me@gmail.com>2020-08-14 10:19:27 +0000
commit3cf3101fd99ad8901eac94ba4d15ad10cf3777a1 (patch)
treeca40bc99d9643ded716d193be0c41efbc4fa378f /.travis.yml
parent843bd24e56450791ad122a2f3875956a0a70ec6e (diff)
test on Go 1.5 on Travis CI and update docs for the CalcCellValue
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
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