~foosoft/anki-connect

d4e521b17d33684ee87b3bfeb5e1933f03b1f0ea — tomasgodoi 7 years ago 4e94a35
Another try.
1 files changed, 2 insertions(+), 1 deletions(-)

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

Do not follow this link