Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
Switch CircleCI to use Docker instead of a VM
Browse files Browse the repository at this point in the history
  • Loading branch information
watson81 committed May 5, 2018
1 parent 020aab8 commit ddc55e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
version: 2
jobs:
build:
machine: true
docker:
- image: buildpack-deps:trusty-scm
steps:
- checkout

Expand Down

0 comments on commit ddc55e1

Please sign in to comment.