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

Commit 3bc5bcb

Browse files
author
David Zukowski
committed
feat(ci): run CI with Node 5 and Node 6
1 parent 0792916 commit 3bc5bcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
sudo: false
22
language: node_js
33
node_js:
4+
- "5"
45
- "6"
56

67
cache:

0 commit comments

Comments
 (0)