Commit Graph

11 Commits

Author SHA1 Message Date
Ben Newman
2537707cb3 Disable optimistic caching for meteor --get-ready on Circle CI.
We (@abernix and I) suspect the intermittent "died unexpectedly" failures
of `meteor --get-ready` on Circle CI are due to hitting their (low) limit
on the maximum number of open files.

Although optimistic caching speeds up rebuilds considerably, it doesn't do
much for initial builds, and it definitely keeps more files open.
Disabling it here seems worth a try.
2017-02-07 20:25:35 -05:00
Tom Coleman
5f81996cdb Don't show a spinner while getting ready 2016-09-22 11:50:44 +10:00
Tom Coleman
b8d3fb03ca This is better 2016-09-22 11:24:13 +10:00
Tom Coleman
25c03ce9ab Add a timeout to the get ready step 2016-09-22 11:19:39 +10:00
Tom Coleman
d695087c92 We'll need to clone submodules too now 2016-08-25 12:23:33 +10:00
Ben Newman
9c31fa0cc6 Increase inotify user watch count for Circle CI tests.
See also: https://circleci.com/blog/sudo-circleci-make-me-a-sandwich/
2016-07-14 13:18:21 -04:00
Jesse Rosenberger
adda6c228b Trying 1200 sec timeout 2016-05-16 11:26:21 +03:00
Jesse Rosenberger
ed679d9fb7 Increase circleci timeout and disable spinner for CI tests 2016-05-16 09:01:01 +03:00
Evan You
9c46763e3f ci: cache more folders in the dependency step 2015-09-30 17:33:54 -04:00
Evan You
78e1cfc9f3 ci: cache dev_bundle 2015-09-30 15:59:55 -04:00
Evan You
8033ea03c7 setup circle ci 2015-09-25 15:25:11 -04:00