Skip to content

Commit 75d4d41

Browse files
committed
Test newer versions of node against the package, and remove unsupported versions
1 parent 214fdda commit 75d4d41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
language: node_js
22

33
node_js:
4-
- 7
4+
- 10
5+
- 8
56
- 6
6-
- 4
77

88
cache: yarn
99

0 commit comments

Comments
 (0)