Skip to content

Commit

Permalink
No assets yet
Browse files Browse the repository at this point in the history
  • Loading branch information
ceball committed Aug 17, 2018
1 parent 9c8620d commit d882b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -122,7 +122,7 @@ jobs:
- nbsite generate-rst --org ioam --project-name param --repo param --examples=./examples --doc=./doc
# should be option of generate-rst
- mkdir doc/Reference_Manual && nbsite_generate_modules.py param -d ./doc/Reference_Manual -n param -e tests
- nbsite build --what=html --examples=examples --doc=doc --output=builtdocs
- nbsite build --what=html --examples=examples --doc=doc --output=builtdocs --examples-assets=''
- touch ./builtdocs/.nojekyll # for github pages
- nbsite_cleandisthtml.py ./builtdocs take_a_chance
deploy:
Expand Down

0 comments on commit d882b4d

Please sign in to comment.