Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit da9f5d9

Browse files
committed
Update supported Node.js version for Travis
1 parent e0d1694 commit da9f5d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: node_js
22
node_js:
3-
- 5
3+
- 7
4+
- 6
45
- 4
56

67
script:

0 commit comments

Comments
 (0)