Skip to content

Commit bc49b37

Browse files
author
M. Peter
committed
removed travis tests for node 0.6 & 0.8
1 parent eff116f commit bc49b37

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ os:
22
- linux
33
language: node_js
44
node_js:
5-
- 0.6
6-
- 0.8
75
- 0.10
86
- 0.12
97
- 4.0

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,11 @@ GET: `167ms` ( `1.67µs` per item )
496496
SET: `356ms` ( `3.56µs` per item )
497497
GET: `83ms` ( `0.83µs` per item )
498498

499+
## Compatibility
500+
501+
This module should work well until node `0.6.x`.
502+
But it's tested only until version `0.10.x`.
503+
499504
## Release History
500505
|Version|Date|Description|
501506
|:--:|:--:|:--|

0 commit comments

Comments
 (0)