From 17ee4d4e996bdcf6bcb62c9dba5f8a1d34bfc136 Mon Sep 17 00:00:00 2001 From: Spencer Alger Date: Tue, 17 Mar 2015 14:21:11 -0700 Subject: [PATCH] update travis testing versions --- .travis.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 4d1deb3b9..1d1d61856 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,10 +2,10 @@ language: node_js node_js: "0.10" secure: "UFAGQ6m/VnEahbj9vttY9YoA5h5rEBE6K7AvEEbWnt+VKppV+w3hu3HZxgKr8C9PWhCzqlGvsLh+kCqykZhISU1fBCK/Ttp3nSpMvvF5tI2u51Rj1qZ/7NUGRU0qVI9KFt0rJeXMJwq3fivb1H6aojfPD1gsIte7NHNjUfd0iUg=" env: - - ES_RELEASE=1.4.2 RUN=NODE_INTEGRATION - - ES_RELEASE=1.4.2 RUN=NODE_UNIT,CHECK_COVERAGE - - ES_RELEASE=1.4.2 RUN=SAUCE_LABS - - ES_RELEASE=1.3.7 RUN=NODE_INTEGRATION + - ES_RELEASE=1.4.4 RUN=NODE_INTEGRATION + - ES_RELEASE=1.4.4 RUN=NODE_UNIT,CHECK_COVERAGE + - ES_RELEASE=1.4.4 RUN=SAUCE_LABS + - ES_RELEASE=1.3.9 RUN=NODE_INTEGRATION - ES_RELEASE=1.2.4 RUN=NODE_INTEGRATION script: node ./scripts/ci.js email: