diff --git a/.travis.yml b/.travis.yml index f007104ab..659d50af6 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