Skip to content

Commit 67bd48a

Browse files
Merge pull request #866 from npm/travis-6-8
feat(test): add node 8, remove node 4
2 parents a02ece8 + 3a70627 commit 67bd48a

File tree

3 files changed

+10259
-2
lines changed

3 files changed

+10259
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ language: node_js
22
script: "npm test"
33

44
node_js:
5-
- 4
65
- 6
76

87
before_install:

0 commit comments

Comments
 (0)