Skip to content

Commit 3fe4855

Browse files
committed
Travis: Update to node.js 6 LTS
1 parent 0ced007 commit 3fe4855

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ compiler: clang
33
services:
44
- rabbitmq
55
node_js:
6-
- '0.10'
6+
- '6'
7+
dist: trusty
8+
sudo: true
79
before_install:
810
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
911
- sudo add-apt-repository ppa:boost-latest/ppa -y

0 commit comments

Comments
 (0)