Skip to content

Commit 9a036f0

Browse files
committed
Reduce amount of tested Node.js version to oldest, newest LTS and current
1 parent 16c0ac2 commit 9a036f0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ os:
33
- osx
44
language: node_js
55
node_js:
6+
- "lts/*"
67
- "lts/argon"
7-
- "lts/boron"
8-
- "lts/carbon"
98
- "node"

0 commit comments

Comments
 (0)