MT, PTAL
LGTM https://codereview.appspot.com/265030043/diff/1/circle.yml File circle.yml (right): https://codereview.appspot.com/265030043/diff/1/circle.yml#newcode1 circle.yml:1: checkout: Meta: is circle ok with a .circle.yml file? That might be a better choice here. https://codereview.appspot.com/265030043/diff/1/circle.yml#newcode3 circle.yml:3: - (cd ..; hg clone https://hg.mozilla.org/projects/nspr) Are the parentheses necessary? I'd have thought not based on below. https://codereview.appspot.com/265030043/diff/1/circle.yml#newcode9 circle.yml:9: # - cd tests; ./all.sh Don't include commented out code.