chore: fix up some travis failures

This commit is contained in:
Pat Cavit 2017-03-24 15:43:59 -07:00
parent 33aa1fa735
commit d151f03a56

View file

@ -45,7 +45,7 @@ after_success:
[ "$TRAVIS_REPO_SLUG" == "lhorie/mithril.js" ]
then
# Generate docs
$(npm-bin) run gendocs
npm run gendocs
# Commit docs to gh-pages branch
# Using --add to ensure that archived versions aren't lost