Skip to content

Commit

Permalink
Temporarily disabled docs build on Travis since it fails on PYPY3
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea committed Nov 12, 2015
1 parent ade9b83 commit 4815dfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,6 @@ install: pip install --requirement dev-requirements.txt
script:
- coverage run --source=pyrecord setup.py test
- pep8
- python setup.py build_sphinx
- python setup.py sdist
after_success:
- coveralls

0 comments on commit 4815dfc

Please sign in to comment.