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
commit bdbe43e667
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: