diff --git a/.travis.yml b/.travis.yml index cc90eaf..010ea60 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,5 +3,6 @@ go: - 1.15.x env: - GO111MODULE=on - +services: + - mysql script: go test ./...