Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

Commit 72791bd

Browse files
authored
Merge pull request #337 from yahoo/travis
Update node versions in travis
2 parents 8cd3738 + 4faea30 commit 72791bd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)