Merge pull request #7014 from hashicorp/revert-7013-circleci-test

Revert "Start building on Circle-CI"
pull/7016/head
Megan Marsh 7 years ago committed by GitHub
commit 178e284b4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,6 +18,7 @@ jobs:
working_directory: /go/src/github.com/hashicorp/packer
steps:
- checkout
# specify any bash command here prefixed with `run: `
- run: pwd
- run: make ci
Loading…
Cancel
Save