Commit Graph

10 Commits

Author SHA1 Message Date
Elod-Arpad Szopos bfcc5942bb adding yarn lock file and removing it from git ignore (#3648)
* adding yarn lock file and removing it from git ignore
* travis will now run yarn by default that it sees the lock file
2016-12-30 10:39:02 -06:00
Sean Larkin 1160ec8f86 ci(travis): Drop NodeJS 0.12 support officially & remove from CI Matrix (#3605) 2016-12-28 11:50:10 -06:00
Sean Larkin 9aadbb4c69 fix(travis): brute force install for INVALIDPEERs 2016-10-27 12:13:46 -05:00
Sean Larkin cc8bd9a7ce fix(travis): use bash instead of sh 2016-10-27 12:02:34 -05:00
Sean Larkin a7c51cad5f fix(travis): require v0.12 as passing 2016-10-27 11:55:47 -05:00
Sean Larkin 85f31b839f fix(travis): fix full version of node v0.12 2016-10-27 11:26:28 -05:00
Sean Larkin dffa442ae2 fix(travis): try TRAVIS_NODE_VERSION ENV instead of creating variable 2016-10-27 11:12:24 -05:00
Sean Larkin 2961bf7694 fix(travis): correct bash interpolation for unary statements 2016-10-27 11:06:08 -05:00
Sean Larkin bad735959e fix(travis): looks like expression was still using yarn tests 2016-10-27 11:01:12 -05:00
Sean Larkin 7f4704c79a fix(travis): run conditional install task (do not use yarn) when using node 0.12 2016-10-27 10:57:05 -05:00