Skip to content

Commit fa16108

Browse files
Merge pull request #169 from KristinaRiemer/fix_travis_6
Fix typo in travis yml argument name
2 parents 5f57ba7 + f3bcc0d commit fa16108

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)