about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index bda79e4..4035070 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ language: go
 go:
  - 1.11.x
  - 1.12.x
+ - 1.13.x
 
 os:
   - linux