Skip to content

Commit

Permalink
Fixing TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
CerealKiller97 committed Aug 29, 2019
1 parent facc81b commit c0c1900
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ script:
deploy:
- edge:
branch: v1.8.47
provider: pages
skip-cleanup: true
github-token: $GITHUB_TOKEN
keep-history: true
local-dir: ./dist/
on:
provider: pages
skip-cleanup: true
github-token: $GITHUB_TOKEN
keep-history: true
local-dir: ./dist/
on:

0 comments on commit c0c1900

Please sign in to comment.