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