travis-ci / travis-yaml

parses, normalizes, validates and serializes your .travis.yml
http://yaml.travis-ci.org/
MIT License
170 stars 66 forks source link

node_js string "iojs" now supported #54

Open grantmacken opened 9 years ago

grantmacken commented 9 years ago

node_js:

should be OK http://docs.travis-ci.com/user/languages/javascript-with-nodejs/

Thimoteus commented 9 years ago

Same with "iojs-v1.0", "iojs-v1.1", ..., "iojs-v1.5".

ghost commented 9 years ago

@grantmacken @Thimoteus the fix was just merged. Enjoy!

MattiSG commented 9 years ago

Any idea when this will be published to RubyGems? Currently available version is 1.7.5, lacking support for iojs.