diff --git a/.travis.yml b/.travis.yml index f007104a..659d50af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ services: - docker language: go go: -- '1.7' +- '1.7.5' # Make sure we have p2 and the postgres client. before_install: - go get -v github.com/mattn/goveralls