Skip to content

Commit

Permalink
use underscore for travis parameters for github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
cconcolato committed May 2, 2019
1 parent 9e4b03a commit ea1c31e
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 @@ -31,8 +31,8 @@ deploy:
on:
tags: true
- provider: pages
skip-cleanup: true
github-token: $GITHUB_TOKEN
keep-history: true
skip_cleanup: true
github_token: $GITHUB_TOKEN
keep_history: true
on:
branch: master

0 comments on commit ea1c31e

Please sign in to comment.