Skip to content

Commit

Permalink
Fixed Travis configuration
Browse files Browse the repository at this point in the history
- Updated GitHub Pages deploy
  • Loading branch information
josemmo committed Apr 4, 2020
1 parent 3b8f98a commit b6ea944
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ deploy:
on:
tags: true
- provider: pages
skip-cleanup: true
github-token: $GH_TOKEN
local-dir: dist
skip_cleanup: true
github_token: $GH_TOKEN
local_dir: dist
on:
tags: true
condition: $TRAVIS_OS_NAME = linux
Expand Down

0 comments on commit b6ea944

Please sign in to comment.