diff --git a/.travis.yml b/.travis.yml index 8fd80a0..e487582 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,15 +31,15 @@ matrix: - node_js: "0.12" addons: postgresql: "9.4" - - node_js: "iojs-v2" + - node_js: "4.1" addons: postgresql: "9.1" - - node_js: "iojs-v2" + - node_js: "4.1" addons: postgresql: "9.2" - - node_js: "iojs-v2" + - node_js: "4.1" addons: postgresql: "9.3" - - node_js: "iojs-v2" + - node_js: "4.1" addons: postgresql: "9.4"