Skip to content

Commit f3bcc0d

Browse files
Fix typo in travis yml argument name
1 parent 5f57ba7 commit f3bcc0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ script:
1111

1212
deploy:
1313
provider: pages
14-
skip_clean: true
14+
skip_cleanup: true
1515
github_token: $GITHUB_TOKEN
1616
keep-history: true
1717
on:

0 commit comments

Comments
 (0)