update travis config for new ci script style

This commit is contained in:
Spencer Alger
2015-01-11 00:46:28 -07:00
parent 88bff6e67d
commit 707373c3c8

View File

@ -2,10 +2,10 @@ language: node_js
node_js: "0.10" node_js: "0.10"
secure: "UFAGQ6m/VnEahbj9vttY9YoA5h5rEBE6K7AvEEbWnt+VKppV+w3hu3HZxgKr8C9PWhCzqlGvsLh+kCqykZhISU1fBCK/Ttp3nSpMvvF5tI2u51Rj1qZ/7NUGRU0qVI9KFt0rJeXMJwq3fivb1H6aojfPD1gsIte7NHNjUfd0iUg=" secure: "UFAGQ6m/VnEahbj9vttY9YoA5h5rEBE6K7AvEEbWnt+VKppV+w3hu3HZxgKr8C9PWhCzqlGvsLh+kCqykZhISU1fBCK/Ttp3nSpMvvF5tI2u51Rj1qZ/7NUGRU0qVI9KFt0rJeXMJwq3fivb1H6aojfPD1gsIte7NHNjUfd0iUg="
env: env:
- ES_BRANCH=1.4 ES_RELEASE=1.4.2 COVERAGE=1 - ES_RELEASE=1.4.2 RUN=NODE_INTEGRATION,NODE_UNIT,CHECK_COVERAGE
- ES_BRANCH=1.3 ES_RELEASE=1.3.7 NODE_UNIT=0 - ES_RELEASE=1.4.2 RUN=SAUCE_LABS
- ES_BRANCH=1.2 ES_RELEASE=1.2.4 NODE_UNIT=0 - ES_RELEASE=1.3.7 RUN=NODE_INTEGRATION
- ES_BRANCH=1.4 NODE_UNIT=0 NODE_INTEGRATION=0 BROWSER_UNIT=1 - ES_RELEASE=1.2.4 RUN=NODE_INTEGRATION
script: node ./scripts/ci.js script: node ./scripts/ci.js
email: email:
recipients: recipients: