diff --git a/.travis.yml b/.travis.yml index ca651b6..8386006 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ go: - master # Required for coverage, and testing. -#before_install: +before_install: - go get golang.org/x/tools/cmd/cover - go get github.com/mattn/goveralls - go get github.com/binaryplease/matrix-bot