diff --git a/.travis.yml b/.travis.yml index 16695fc9..203fdfe8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,3 +9,5 @@ install: script: - make alltest +env: + - GO111MODULE=on \ No newline at end of file