Skip to content

Commit 9bd585a

Browse files
committed
chore(travis): Update node to version 6 in travis.yml
1 parent b8299ea commit 9bd585a

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
@@ -6,7 +6,7 @@ cache:
66
notifications:
77
email: none
88
node_js:
9-
- '5'
9+
- '6'
1010
before_install:
1111
- export DISPLAY=:99.0
1212
- sh -e /etc/init.d/xvfb start

0 commit comments

Comments
 (0)