Skip to content

Commit d8c0f38

Browse files
committed
Fix deployment
1 parent e841f7b commit d8c0f38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"license": "Apache-2.0",
77
"private": true,
88
"scripts": {
9+
"predeploy": "gh-pages-clean",
910
"deploy": "gh-pages --silent --dist src --branch master --repo \"https://${GITHUB_TOKEN}@github.com/${TRAVIS_REPO_SLUG}\"",
1011
"lint.css": "csslint src",
1112
"lint.html": "htmllint src/index.html",

0 commit comments

Comments
 (0)