Files
ionic-framework/circle.yml
Andrew Joslin f2d63a50cb chore(): circle
2014-05-29 21:05:21 -06:00

15 lines
288 B
YAML

machine:
node:
version: v0.10.26
environment:
SNAPSHOT_BROWSER: chrome
SNAPSHOT_BROWSER_ID: chrome_desktop_narrow
SNAPSHOT_WIDTH: 400
SNAPSHOT_HEIGHT: 800
dependencies:
pre:
- npm install -g protractor gulp
test:
override:
- ./scripts/shippable/ci.sh