Skip to content

Commit

Permalink
Go back to testing Node v4 + stable
Browse files Browse the repository at this point in the history
Since we can still support it, we should test it. And, there's no need to test intermediate versions.
  • Loading branch information
domenic committed May 23, 2018
1 parent 9fa3b07 commit 7a54718
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: node_js
node_js:
- 6
- 8
- 9
- 10
- 4
- stable
env:
- CHAI_VERSION=^4.0.0 SINON_VERSION=^5.0.0
Expand Down

0 comments on commit 7a54718

Please sign in to comment.