Skip to content

Commit

Permalink
Merge pull request #2 from holochain/2019-07-07-holonix-docker
Browse files Browse the repository at this point in the history
use holonix docker
  • Loading branch information
thedavidmeister authored Jul 7, 2019
2 parents 792b603 + c154520 commit 9e58f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2
jobs:
build:
docker:
- image: holochain/holochain-rust:circle.01.warm.nix
- image: holochain/holonix:latest
steps:
- checkout
- run: nix-shell --run hcs-test

0 comments on commit 9e58f07

Please sign in to comment.