-
Anyone know if it's possible to run a different task (instead of
npm test) in travis *for a specific version of node* in my build matrix? -
Sort of like this: gist.github.com/remy/b68740a614ea6efb630929f038e92c74 (pretty certain the syntax won't fly though)