machine:
  pre:
    - curl https://install.meteor.com | sh
    - chromedriver --port=9515:
        background: true
#  node:
#    version: v0.10.32
