Skip to content

Commit 5de805a

Browse files
committed
travis: add proper platforms
1 parent d413771 commit 5de805a

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
@@ -4,7 +4,8 @@ node_js:
44
- "0.8"
55
- "0.10"
66
- "0.12"
7-
- "LTS"
7+
- "4"
8+
- "6"
89

910
before_install:
1011
- travis_retry npm install -g [email protected]

0 commit comments

Comments
 (0)