Skip to content

Commit c432e95

Browse files
author
zhili
committed
remove bofore scription action
1 parent f173673 commit c432e95

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ install:
77

88
#before_script:
99
# - npm install -g gulp
10-
- npm install -g cnpm --registry=https://registry.npm.taobao.org
11-
- cnpm install hexo-renderer-pug --save
12-
- cnpm install hexo-renderer-sass --save
10+
# - npm install -g cnpm --registry=https://registry.npm.taobao.org
11+
# - cnpm install hexo-renderer-pug --save
12+
# - cnpm install hexo-renderer-sass --save
1313

1414
script:
1515
- hexo clean

0 commit comments

Comments
 (0)