mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2024-11-18 09:51:06 +01:00
Merge pull request #474 from zsh-users/fixes/circle-ci-image
Fix circle ci build issues
This commit is contained in:
commit
bdbe43e667
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue