Browse Source

update travis config

Aykut Saraç 3 years ago
parent
commit
a5e5ca35d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -13,7 +13,7 @@ script:
   - npm run build
 deploy:
   provider: pages
-  cleanup: false
+  cleanup: true
   local_dir: out
   token: $GITHUB_TOKEN
   target_branch: gh-pages