chore(): circle

This commit is contained in:
Andrew Joslin
2014-05-29 21:05:21 -06:00
parent 7f65101369
commit f2d63a50cb

14
circle.yml Normal file
View File

@@ -0,0 +1,14 @@
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