4 Commits

Author SHA1 Message Date
Adam Miskiewicz
c414ba8385
Update CI docker image 2017-09-06 15:51:46 -07:00
Adam Miskiewicz
2b1081076b
Add watchman to docker image 2017-05-15 20:09:08 -07:00
Adam Miskiewicz
690365a6e5
Update docker image 2017-05-15 19:41:03 -07:00
Adam Miskiewicz
aa84a5e316 Migrate to CircleCI v2 (#1517)
Use the new Docker-based, beta version of CircleCI.

This adds a docker image that has the correct deps to run flow, and then migrates from the old circle.yml format to the new.

This gets test runs wayyyyy down. Earlier today, on the old stack, before optimizations, we were at > 9 min for PR builds (aka, CI runs without a website deploy). The build for this PR ran in 1 min 33 seconds. Woo!
2017-05-14 23:08:13 -07:00