diff --git a/.travis.yml b/.travis.yml index 4f2ee4d..f0bba20 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1 +1,4 @@ language: go + +go: + - 1.13.x