Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Commit

Permalink
Merge 2473a38 into 8667e34
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Mar 31, 2018
2 parents 8667e34 + 2473a38 commit 292bf6f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
@@ -1,9 +1,8 @@
language: node_js
node_js:
- "0.10"
- "0.12"
- iojs
- "4"
- "6"
- "8"
- "9"
sudo: false
script: "npm test"
after_success:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -5,7 +5,7 @@
"main": "lib/doctrine.js",
"version": "2.1.0",
"engines": {
"node": ">=0.10.0"
"node": ">=6.0.0"
},
"directories": {
"lib": "./lib"
Expand Down

0 comments on commit 292bf6f

Please sign in to comment.