Skip to content

CLI tests stopped working on Travis? #68

Description

@GitBruno

There seems to be an issue between spur and Travis? CLI tests run fine locally.

  File "/home/travis/build/ES-Collection/python-mammoth/.tox/py/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/travis/build/ES-Collection/python-mammoth/tests/cli_tests.py", line 66, in style_map_is_used_if_set
    result = _local.run(["mammoth", docx_path, "--style-map", style_map_path])
  File "/home/travis/build/ES-Collection/python-mammoth/.tox/py/site-packages/spur/local.py", line 111, in run
    return self.spawn(*args, **kwargs).wait_for_result()
  File "/home/travis/build/ES-Collection/python-mammoth/.tox/py/site-packages/spur/local.py", line 72, in spawn
    raise NoSuchCommandError(command[0])
NoSuchCommandError: Command not found: mammoth. Check that mammoth is installed and on $PATH```

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions