Skip to content

Commit

Permalink
Adding test execution to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tekante committed Jul 6, 2018
1 parent 42962e2 commit 612f5c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 612f5c3

Please sign in to comment.