Skip to content

Commit

Permalink
build docs before attempting to deploy them
Browse files Browse the repository at this point in the history
  • Loading branch information
Herringway committed Dec 17, 2017
1 parent 27b4ea1 commit 57ff52a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ install:
script:
- dub test -b unittest-cov
- ./doveralls
before_deploy: dub build -b ddox
deploy:
provider: pages
skip_cleanup: true
Expand Down

0 comments on commit 57ff52a

Please sign in to comment.