Commit graph

24 commits

Author SHA1 Message Date
Scott Erickson
6652b4920b Have travis run npm update after install
This is to make sure it's running the latest possible npm modules, in case of
 bugs they introduce.
2016-07-15 09:59:10 -07:00
Scott Erickson
8657f97867 Switch travis client test progress to dots 2016-06-17 10:42:59 -07:00
Scott Erickson
fe8760b122 Add Travis-Slack integration 2016-06-08 13:54:43 -07:00
Scott Erickson
3a9eaa4c83 Extend wait time for travis client testing 2016-01-13 14:02:51 -08:00
Scott Erickson
23e3821e24 Switch from jasmine-node to jasmine, run server tests on a single process
This collapses the difference between master and single-process-server-tests, to
remove some larger fixtures files that were in that feature branch.
2015-12-09 14:27:10 -08:00
Rob
668776cb1b Build on 5.1.1 on travis. 2015-12-04 17:04:35 -08:00
basicer
c9322a5595 Unbreak karma 2015-10-22 07:24:43 -07:00
basicer
2c171f34f0 Atempt to unbreak travis ci 2015-10-22 07:18:11 -07:00
David Liu
954bc8df33 Update Travis CI config
* Use the container based infrastructure
* Don't attempt to npm install twice (though there was no effect)
2015-09-09 14:42:16 -07:00
Matt Lott
76f2270e17 Disable Travis CI client tests 2015-07-29 10:19:25 -07:00
David Liu
cd01f212a5 Disable coverage reporter in Travis CI
Tests are now failing, but at least they should work.
2015-07-13 08:54:27 -07:00
Matt Lott
31cbd2bfe7 Disable Travis CI client tests
Until #2776 is fixed.
2015-05-20 17:22:34 -07:00
Scott Erickson
e5c5f0ba04 Fixed Karma client test runner. 2014-12-12 13:12:35 -08:00
Scott Erickson
cdea4befd9 Giving the test server more time to spin up. 2014-06-12 13:35:39 -07:00
Scott Erickson
d2de39076d Another attempt at fixing travis server tests. 2014-06-11 11:38:08 -07:00
Scott Erickson
eb433c6591 Having another go at getting travis to run server tests. 2014-06-11 10:06:28 -07:00
Scott Erickson
7211a82d2c Attempting to get TravisCI set up to run server tests by having it install mongodb. 2014-06-09 17:04:51 -07:00
Scott Erickson
3a8b01b058 Attempting to get TravisCI set up to run server tests. 2014-06-09 15:07:39 -07:00
Scott Erickson
3aaf02446d Another stab at fixing TravisCI, which tried to run karma through /node_modules/.bin and failed. 2014-06-07 18:36:56 -07:00
Michael Schmatz
57cfb2bac6 Removed server side tests due to lack of mongodb text search 2014-01-27 18:32:56 -08:00
Michael Schmatz
1e83c7bef2 Added mongodb to be started on VM boot 2014-01-27 18:28:21 -08:00
Michael Schmatz
2f33ea41f8 Added server tests to TravisCI 2014-01-27 18:22:28 -08:00
Rachel Xiang
85f81a3ffe added npm install 2014-01-12 14:15:40 -05:00
Rachel Xiang
ce9550779e Enabled Travis CI and edited .gitignore for bin files 2014-01-12 14:10:36 -05:00