rem’s avatarrem’s Twitter Archive—№ 56,224

  1. 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?
    1. …in reply to @rem
      Sort of like this: gist.github.com/remy/b68740a614ea6efb630929f038e92c74 (pretty certain the syntax won't fly though)