use node v4 in travis

This commit is contained in:
Matteo Pagliazzi
2015-11-03 13:48:07 +01:00
parent 4322b8c3dc
commit 7b4d082ab8
+1 -1
View File
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '0.10'
- '4.2'
before_install:
- "sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 7F0CEB10"
- "echo 'deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen' | sudo tee /etc/apt/sources.list.d/mongodb.list"