Fixing another syntax error.
This commit is contained in:
parent
989c750a73
commit
8734bacac2
@ -7,4 +7,4 @@ python:
|
|||||||
install:
|
install:
|
||||||
- docker build -f tests/Dockerfile -t txgio/anki-connect .
|
- docker build -f tests/Dockerfile -t txgio/anki-connect .
|
||||||
script: >
|
script: >
|
||||||
- `curl localhost:8765 -X POST -s -d '{"action": "version"}'`
|
- curl localhost:8765 -X POST -s -d '{"action": "version"}'
|
Loading…
Reference in New Issue
Block a user