Fix tests in travis

fix-tests
Anthony Johnson 9 years ago
parent ff47ed4603
commit b195351c98

@ -3,5 +3,7 @@ python:
- "2.7"
install:
- "pip install ."
- "pip install sphinxcontrib-golangdomain"
- "pip install git+https://github.com/rtfd/sphinxcontrib-dotnetdomain.git#egg=sphinxcontrib-dotnetdomain"
- "npm install -g jsdoc"
script: python setup.py test

Loading…
Cancel
Save