Skip to content

Commit

Permalink
only one doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ColCarroll committed May 24, 2018
1 parent 5be1401 commit 644bbd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ before_script:
script:
- pylint arviz/
- pytest -xv arviz/tests/ --cov=arviz/
- travis-sphinx build --nowarn --source=docs
- travis-sphinx build --nowarn --source=doc

after_success:
- travis-sphinx deploy
Expand Down

0 comments on commit 644bbd2

Please sign in to comment.