Skip to content

Commit 28eeadb

Browse files
committed
[Tests] up to node v6.1
1 parent c3ca579 commit 28eeadb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: node_js
22
node_js:
3+
- "6.1"
4+
- "6.0"
5+
- "5.11"
36
- "5.10"
47
- "5.9"
58
- "5.8"
@@ -62,6 +65,8 @@ matrix:
6265
- node_js: "0.12"
6366
env: TRAVIS_RUN_SAUCE=false TRAVIS_RUN_LINT_ONLY=false
6467
allow_failures:
68+
- node_js: "6.0"
69+
- node_js: "5.10"
6570
- node_js: "5.9"
6671
- node_js: "5.8"
6772
- node_js: "5.7"

0 commit comments

Comments
 (0)