Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit f0d3780

Browse files
committed
Add Node 7 testing to travis.
1 parent 88e5ffc commit f0d3780

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,8 +1,9 @@
11
language: node_js
22
sudo: false
33
node_js:
4-
- 4
4+
- 7
55
- 6
6+
- 4
67

78
cache:
89
directories:

0 commit comments

Comments
 (0)