Skip to content

Commit

Permalink
Fix :dpl 1.9.0 casse le deploy - revert dpl 1.8.47
Browse files Browse the repository at this point in the history
  • Loading branch information
elias75015 committed Mar 12, 2018
1 parent 8fa4b22 commit b5c7200
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ before_deploy:
- cp -r target/build/Ol3/jsdoc deploy/current/jsdoc/ol3/
- cp -r target/build/Itowns/jsdoc deploy/current/jsdoc/itowns/
deploy:
# fix : https://github.com/travis-ci/travis-ci/issues/9312
# ...wait for v1.9.1
edge:
branch: v1.8.47
provider: pages
skip-cleanup: true
github-token: $ghkey # Set in travis-ci.org dashboard, marked secure
Expand Down

0 comments on commit b5c7200

Please sign in to comment.