Trying to fix another error.
This commit is contained in:
parent
8734bacac2
commit
4e94a358ac
@ -6,5 +6,4 @@ python:
|
|||||||
- "2.7"
|
- "2.7"
|
||||||
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