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