Skip to content

Instantly share code, notes, and snippets.

@tseaver
Created October 28, 2014 19:59
Show Gist options
  • Save tseaver/f17dd4723a5d66a62dc9 to your computer and use it in GitHub Desktop.
Save tseaver/f17dd4723a5d66a62dc9 to your computer and use it in GitHub Desktop.
`tox -e coveralls` failure
$ tox --recreate -e coveralls
GLOB sdist-make: /home/tseaver/projects/agendaless/Google/src/foobar/setup.py
coveralls recreate: /home/tseaver/projects/agendaless/Google/src/foobar/.tox/coveralls
coveralls installdeps: nose, unittest2, coverage, nosexcover, coveralls
coveralls inst: /home/tseaver/projects/agendaless/Google/src/foobar/.tox/dist/gcloud-0.02.2.zip
coveralls runtests: PYTHONHASHSEED='1276888446'
coveralls runtests: commands[0] | nosetests --with-xunit --with-xcoverage --cover-package=gcloud --nocapture --cover-erase --cover-tests --cover-branches
ERROR: InvocationError: could not find executable 'nosetests --with-xunit --with-xcoverage --cover-package=gcloud --nocapture --cover-erase --cover-tests --cover-branches'
coveralls runtests: commands[1] | coveralls
You have to provide either repo_token in .coveralls.yml, or launch via Travis
___________________________________ summary ____________________________________
ERROR: coveralls: commands failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment