Skip to content

Commit

Permalink
Run the unit tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Mongey committed Mar 9, 2018
1 parent ea26ab2 commit 4f8a8df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- store_artifacts:
path: /go/src/github.com/Mongey/terraform-provider-kafka/terraform-provider-kafka
destination: terraform-provider-kafka
- run: make test
- run: go get github.com/jstemmer/go-junit-report
- run: mkdir -p $TEST_RESULTS
- run:
Expand Down

0 comments on commit 4f8a8df

Please sign in to comment.