Commit Graph

14 Commits (29d690a5147b2d63a5d4345c6f66ecf1dcc3ec1b)

Author SHA1 Message Date
Mrugesh Mohapatra da24e83dfd chore(node): Update node version to 8x
Closes #15951
2017-11-01 01:20:55 +05:30
mrugesh mohapatra a8e2ed6b5e chore(CI): Update Travis CI Config 2017-06-05 18:14:21 +05:30
Berkeley Martinez f657c6721c Feat: Move to node 6 2016-09-28 15:32:35 -07:00
Mrugesh Mohapatra 12e75058e0 fix(travis-ci): Speed up the build for TravisCI
This commit speeds up the builds by upto 3 times than the current.
It uses npm 3 over npm 2 (travis default), and caches the
dependencies.

This is okay, because our prime two testing areas are, linting and
tests for the challenges.

NOTE: The speed up should happen from the second build,
as it will take atleast one build to cache the dependencies.
2016-08-16 12:30:43 +00:00
Nick b049d252ef FIX - Remove trailing spaces 2016-04-02 23:52:52 -04:00
Hallaathrad 9853a54a9a Replace portfolio link 2016-03-26 13:20:15 -04:00
Berkeley Martinez 921080f3d2 Add challenge testing 2015-11-01 17:22:03 -08:00
Berkeley Martinez 86344d5c9e fix travis yaml and test challenges 2015-10-02 11:19:07 -07:00
Sahat Yalkabov 9907524b6b Travis-CI test against node.js 0.10 only 2014-02-27 19:45:47 -05:00
Sahat Yalkabov 0b400bb7ae Updated travis.yml 2014-02-25 21:16:48 -05:00
Weston Platter 8d0a4aa444 ensure travis ci provides mongoDB 2014-02-24 23:29:58 -07:00
Weston Platter 4b4b4d3b8b add .travis.yml file and test Travis execution 2014-02-24 23:25:39 -07:00
Sahat Yalkabov 2410aaa74a cleaner assets structure 2013-11-14 00:46:43 -05:00
Sahat Yalkabov 56eb0e4e73 converted all auth functions to use mongoose 2013-11-14 00:15:52 -05:00