Skip to content

Commit

Permalink
Travis: Fix docs publishing by running it in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
alexocode committed Nov 5, 2018
1 parent cd0abff commit e94cb6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -41,6 +41,8 @@ jobs:
script: mix hex.publish docs
elixir: 1.7.4
otp_release: 21.1.1
env:
- MIX_ENV=dev
- stage: publish
script: mix hex.publish package
elixir: 1.7.4
Expand Down

0 comments on commit e94cb6d

Please sign in to comment.