8000 chore(travis): update to test against LTS versions of node + 10.x · mongodb/js-bson@99801ca · GitHub
[go: up one dir, main page]

Skip to content

Commit 99801ca

Browse files
committed
chore(travis): update to test against LTS versions of node + 10.x
1 parent 1320c10 commit 99801ca

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.travis.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: node_js
22
node_js:
3-
- "0.10"
4-
- "0.12"
5-
- "4"
6-
- "5"
7-
- "6"
8-
- "7"
3+
- 4
4+
- 6
5+
- 8
6+
- 10

0 commit comments

Comments
 (0)
0