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

Fix circle ci build issues
pull/473/head
Eric Freese 6 years ago committed by GitHub
commit bdbe43e667
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save