Skip to content

Commit 1339a6a

Browse files
authored
chore: update travis nodejs version (#1781)
1 parent 35285be commit 1339a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node_js
22
sudo: false
33

44
node_js:
5-
- '5.6.0'
5+
- '6.9.1'
66

77
addons:
88
apt:

0 commit comments

Comments
 (0)