Skip to content

Commit

Permalink
Merge 1a14c9e into e137971
Browse files Browse the repository at this point in the history
  • Loading branch information
curbengh committed Apr 25, 2020
2 parents e137971 + 1a14c9e commit a71f37f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
language: node_js

sudo: false

cache:
apt: true
directories:
- node_modules
npm: true

node_js:
- "10"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-fs",
"version": "2.0.0",
"version": "3.0.0",
"description": "File system module for Hexo.",
"main": "lib/fs.js",
"scripts": {
Expand Down

0 comments on commit a71f37f

Please sign in to comment.