Skip to content

Commit d8c5783

Browse files
author
Philipp Alferov
committed
Update travis node js env version from 4 to 6
1 parent 2525a1f commit d8c5783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ notifications:
77
email: false
88
node_js:
99
- 'stable'
10-
- '4'
10+
- '6'
1111
branches:
1212
except:
1313
- "/^v\\d+\\.\\d+\\.\\d+$/"

0 commit comments

Comments
 (0)