Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fix(docs): remove claimed support for node 0.10
- Loading branch information
Showing
with
1 addition
and
2 deletions.
-
+0
−1
.travis.yml
-
+1
−1
README.md
|
@@ -2,7 +2,6 @@ language: node_js |
|
|
node_js: |
|
|
- "4.0" |
|
|
- "0.12" |
|
|
- "0.10" |
|
|
branches: |
|
|
only: |
|
|
- master |
|
|
|
@@ -600,7 +600,7 @@ with the command `npm test`. |
|
|
|
|
|
## What versions of node.js does it support? |
|
|
|
|
|
0.10 - 4.0 |
|
|
0.12 or greater |
|
|
|
|
|
## What license is it released under? |
|
|
|
|
|