Skip to content

Commit 81f3441

Browse files
authored
chore(ci): test active LTS and latest Node.js version (#99)
1 parent aff3b2a commit 81f3441

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@ dist: trusty
33

44
language: node_js
55
node_js:
6-
- "6"
76
- "8"
8-
- "9"
9-
- "10"
7+
- "node"
108

119
cache:
1210
yarn: true

0 commit comments

Comments
 (0)