~foosoft/anki-connect

4e94a358ac6e1b3ef980ccc150ebea7c63e467e8 — tomasgodoi 7 years ago 8734bac
Trying to fix another error.
1 files changed, 1 insertions(+), 2 deletions(-)

M .travis.yml
M .travis.yml => .travis.yml +1 -2
@@ 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"}'
\ 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