Merge pull request #474 from zsh-users/fixes/circle-ci-image

Fix circle ci build issues
This commit is contained in:
Eric Freese
2019-09-30 12:10:08 -06:00
committed by GitHub

View File

@@ -5,7 +5,6 @@ jobs:
shell: /bin/bash --login shell: /bin/bash --login
docker: docker:
- image: ericfreese/zsh-autosuggestions-test:latest - image: ericfreese/zsh-autosuggestions-test:latest
command: /sbin/init
steps: steps:
- checkout - checkout
- run: - run: