From 612f5c38e9de3f0455e4cb6a23c54bd62b8c911f Mon Sep 17 00:00:00 2001 From: Chris Johnson Date: Fri, 6 Jul 2018 15:11:04 -0400 Subject: [PATCH] Adding test execution to travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 4119c6a..8f97b82 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,6 +22,7 @@ script: - "scripts/test-go-fmt.sh" - "gometalinter --vendor --deadline=60s --config=gometalinter.json ./..." - "go run cmd/main.go" + - "go test github.com/phase2/rig/util" notifications: flowdock: