Skip to content

Commit d16ae14

Browse files
committed
Travis: Use Node.js 6
microflo 0.4+ requires it
1 parent 0f586b7 commit d16ae14

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
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- '4.2'
3+
- '6'
44
sudo: true
55
before_install:
66
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test

0 commit comments

Comments
 (0)