Add executor to CircleCI config

This commit is contained in:
Dan Jones 2018-01-22 12:55:56 -06:00
commit 11fdc221bd

View file

@ -4,6 +4,8 @@ jobs:
branches:
only: [master]
working_directory: /tmp/danielrayjones
machine:
enabled: true
steps:
- checkout
- run: