Merge pull request #7013 from hashicorp/circleci-test

Start building on Circle-CI
This commit is contained in:
Megan Marsh 2018-11-16 14:38:43 -08:00 committed by GitHub
commit dd40986f2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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