Skip to content

Commit

Permalink
[ci] fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
brunocodutra committed Feb 21, 2018
1 parent fd6dfee commit 3e0364b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ jobs:
skip-cleanup: true
keep-history: true
allow-empty-commit: true
local-dir: ${INSTALL_PATH}/include
local-dir: install/include
on:
branch: master
- provider: pages
Expand All @@ -311,7 +311,7 @@ jobs:
skip-cleanup: true
keep-history: true
allow-empty-commit: true
local-dir: ${INSTALL_PATH}/share/Metal/doc
local-dir: install/share/Metal/doc
on:
branch: master

Expand Down

0 comments on commit 3e0364b

Please sign in to comment.