Skip to content

Commit

Permalink
Merge pull request #80 from casacore/builddocs
Browse files Browse the repository at this point in the history
Builddocs
  • Loading branch information
tammojan committed Jun 6, 2017
2 parents ce5c69d + 705f4ef commit 92ed57e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ install:
- echo $CPATH
- python setup.py develop
- pip install -r tests/requirements.txt
- pip install coveralls
- pip install coveralls travis-sphinx
script:
- nosetests --with-coverage
- travis-sphinx --nowarn -s doc build
deploy:
provider: pypi
user: gijzelaerr
Expand Down

0 comments on commit 92ed57e

Please sign in to comment.