Another try.
This commit is contained in:
parent
4e94a358ac
commit
d4e521b17d
@ -6,4 +6,5 @@ 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: > 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