We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f173673 commit c432e95Copy full SHA for c432e95
1 file changed
.travis.yml
@@ -7,9 +7,9 @@ install:
7
8
#before_script:
9
# - 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
+ # - npm install -g cnpm --registry=https://registry.npm.taobao.org
+ # - cnpm install hexo-renderer-pug --save
+ # - cnpm install hexo-renderer-sass --save
13
14
script:
15
- hexo clean
0 commit comments