Skip to content

Commit

Permalink
#21: circleci docker update
Browse files Browse the repository at this point in the history
  • Loading branch information
738 committed Apr 21, 2019
1 parent fb74d85 commit a7b49d1
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
Expand Up @@ -2,7 +2,8 @@ version: 2
jobs:
build:
working_directory: ~/inko
machine: true
docker:
- image: "circleci/node:9.6.1"
steps:
- checkout
- run:
Expand Down

0 comments on commit a7b49d1

Please sign in to comment.