run travis tests on the latest node and iojs versions

This commit is contained in:
Spencer Alger
2015-03-17 14:27:19 -07:00
parent 17ee4d4e99
commit fa6a8a26c0

View File

@ -1,12 +1,12 @@
language: node_js
node_js: "0.10"
node_js:
- "node"
- "iojs"
secure: "UFAGQ6m/VnEahbj9vttY9YoA5h5rEBE6K7AvEEbWnt+VKppV+w3hu3HZxgKr8C9PWhCzqlGvsLh+kCqykZhISU1fBCK/Ttp3nSpMvvF5tI2u51Rj1qZ/7NUGRU0qVI9KFt0rJeXMJwq3fivb1H6aojfPD1gsIte7NHNjUfd0iUg="
env:
- 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.4.4 RUN=NODE_UNIT,CHECK_COVERAGE,SAUCE_LABS
- ES_RELEASE=1.3.9 RUN=NODE_INTEGRATION
- ES_RELEASE=1.2.4 RUN=NODE_INTEGRATION
script: node ./scripts/ci.js
email:
recipients: