Skip to content

Commit 7a54718

Browse files
committed
Go back to testing Node v4 + stable
Since we can still support it, we should test it. And, there's no need to test intermediate versions.
1 parent 9fa3b07 commit 7a54718

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
language: node_js
22
node_js:
3-
- 6
4-
- 8
5-
- 9
6-
- 10
3+
- 4
74
- stable
85
env:
96
- CHAI_VERSION=^4.0.0 SINON_VERSION=^5.0.0

0 commit comments

Comments
 (0)