Skip to content

Commit

Permalink
ci: fix duplcated build artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed Oct 23, 2018
1 parent 458528d commit 989239d
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 @@ -24,6 +24,7 @@ jobs:
- env: "MODE=site"
- env: "DEPLOY_MODE=build"
- env: "DEPLOY_MODE=build_artifacts"
if: branch = master
matrix:
allow_failures:
- env: "DEPLOY_MODE=build_artifacts"
Expand Down

0 comments on commit 989239d

Please sign in to comment.