Merge pull request #7013 from hashicorp/circleci-test

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

@ -18,7 +18,6 @@ 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