Skip to content

Commit

Permalink
Update travis-deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
glouppe committed Apr 21, 2016
1 parent 58f8f7a commit 2ede99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/travis-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ echo "Running deployment script..."

# Generating documentation
cd ~
pip install pdoc==0.3.2
pip install pdoc==0.3.2 pygments
pdoc --html --html-dir ./doc --template-dir ${TRAVIS_BUILD_DIR}/ci/templates carl

# Copying to github pages
Expand Down

0 comments on commit 2ede99a

Please sign in to comment.