Skip to content

Commit ef5e2d4

Browse files
committed
- fixing travis
1 parent aedc191 commit ef5e2d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ script:
99
- npm run build:docs
1010
deploy:
1111
provider: pages
12-
cleanup: false
12+
skip_cleanup: true
1313
strategy: git
1414
token: $GITHUB_TOKEN # Set in travis-ci.org dashboard
1515
local_dir: docs

0 commit comments

Comments
 (0)