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
No known key found for this signature in database
GPG Key ID: 7670E8DC27415254

View File

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