Skip to content

Commit ca6938e

Browse files
committedApr 16, 2018
Update Travis support matrix to Active LTS and Current
1 parent 1e8c45c commit ca6938e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: node_js
22
branches: [master]
33
node_js:
4-
- "lts/argon"
54
- "lts/boron"
65
- "lts/carbon"
7-
- "9"
6+
- "current"
87
after_success: npm run coverage

0 commit comments

Comments
 (0)
Please sign in to comment.