run tests against 1.3 on travis

This commit is contained in:
Spencer Alger
2014-07-30 11:51:00 -07:00
parent 6d0a15d82e
commit 34b8bd8767

View File

@ -2,7 +2,8 @@ language: node_js
node_js: "0.10"
secure: "UFAGQ6m/VnEahbj9vttY9YoA5h5rEBE6K7AvEEbWnt+VKppV+w3hu3HZxgKr8C9PWhCzqlGvsLh+kCqykZhISU1fBCK/Ttp3nSpMvvF5tI2u51Rj1qZ/7NUGRU0qVI9KFt0rJeXMJwq3fivb1H6aojfPD1gsIte7NHNjUfd0iUg="
env:
- ES_BRANCH=1.2 ES_RELEASE=1.2.2 COVERAGE=1
- ES_BRANCH=1.3 ES_RELEASE=1.3.1 COVERAGE=1
- ES_BRANCH=1.2 ES_RELEASE=1.2.3 NODE_UNIT=0
- ES_BRANCH=1.1 ES_RELEASE=1.1.2 NODE_UNIT=0
- ES_BRANCH=1.0 ES_RELEASE=1.0.3 NODE_UNIT=0
- ES_BRANCH=0.90 ES_RELEASE=0.90.13 NODE_UNIT=0