Skip to content

Commit

Permalink
Really fix Circle CI
Browse files Browse the repository at this point in the history
  • Loading branch information
stblassitude committed Nov 25, 2016
1 parent 41f6b73 commit a096849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ test:
- find scripts -name '*.sh' -print0 | xargs -0 sh -n
- cp vagrantfile.template Vagrantfile
- vagrant version
- packer validate freebsd-11.json
- packer validate -var 'version=11.0.0' freebsd-11.json

deployment:
release:
Expand Down

0 comments on commit a096849

Please sign in to comment.