Skip to content

Commit

Permalink
ci: build for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
straker committed Aug 11, 2020
1 parent 9815649 commit 4355cee
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 @@ -49,7 +49,7 @@ jobs:

- name: "Deploy gh-pages"
if: type = push
script: npm run build:docs
script: npm run build
deploy:
provider: pages
skip_cleanup: true
Expand Down

0 comments on commit 4355cee

Please sign in to comment.