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

Revert "Start building on Circle-CI"
pull/7016/head
Megan Marsh 8 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 working_directory: /go/src/github.com/hashicorp/packer
steps: steps:
- checkout - checkout
# specify any bash command here prefixed with `run: ` # specify any bash command here prefixed with `run: `
- run: pwd - run: pwd
- run: make ci - run: make ci
Loading…
Cancel
Save