~foosoft/anki-connect

fdabb37aaffe863f8f1b4a5465eef1bc975b5222 — tomasgodoi 7 years ago b64c6e3
Including a delay to start the test.
1 files changed, 1 insertions(+), 0 deletions(-)

M .travis.yml
M .travis.yml => .travis.yml +1 -0
@@ 8,5 8,6 @@ install:
  - docker build -f tests/Dockerfile -t txgio/anki-connect .
script:
  - docker run -ti -d --rm -p 8765:8765 txgio/anki-connect
  - sleep 5
  - >
    curl localhost:8765 -X POST -s -d '{"action": "version"}'
\ No newline at end of file

Do not follow this link