Skip to content

Commit 38f334a

Browse files
author
Andrey Sidorov
committed
build: bump node versions to 6.4 and 4.5
1 parent 30dccd8 commit 38f334a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ before_script:
66
node_js:
77
- '0.10'
88
- '0.12'
9-
- '4.4'
9+
- '4.5'
1010
- '5.12'
11-
- '6.3'
11+
- '6.4'
1212

1313

1414
script:

0 commit comments

Comments
 (0)