Try npm install hexo --save to see if ci works

This commit is contained in:
Deon George
2018-03-07 16:08:46 +11:00
parent 0ae4c278e9
commit 396b3b2a07

View File

@@ -9,7 +9,7 @@ pages:
- node_modules/
script:
- npm install hexo-cli -g
- npm install hexo --save
- npm install
- hexo generate