Skip to content

Commit

Permalink
Update xo
Browse files Browse the repository at this point in the history
Closes GH-8.
  • Loading branch information
greenkeeperio-bot authored and wooorm committed Oct 13, 2016
1 parent dfc4298 commit 3c38d56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: node_js
sudo: false
node_js:
- '0.11'
- '4.0'
- '5.0'
- '6.0'
after_success: bash <(curl -s https://codecov.io/bash)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -28,7 +28,7 @@
"remark-cli": "^2.0.0",
"remark-preset-wooorm": "^1.0.0",
"tape": "^4.0.0",
"xo": "^0.16.0"
"xo": "^0.17.0"
},
"scripts": {
"build-md": "remark . --quiet --frail",
Expand Down

0 comments on commit 3c38d56

Please sign in to comment.