Home

Awesome

ember-ci Build Status CircleCI

Greenkeeper badge

Continuious integration tools and goodies for Ember.js apps.

Installation

You can install this addon using ember-cli

ember install ember-ci

Travis-CI

Test with Chrome instead of PhantomJS

ember g travis-chrome

Circle-CI

Test with Phantomjs 2.1

ember g circle-ci-phantom

Test with headless Chrome

ember g circle-ci-chrome

Contributing

Running

Running Tests

Building

Thanks

For more information on using ember-cli, visit http://ember-cli.com/.