Files
atom/circle.yml
Antonio Scandurra 3589d6173f Start on Circle CI
2016-07-25 10:33:30 -06:00

17 lines
180 B
YAML

machine:
node:
version: 4.4.7
general:
branches:
only:
- as-circle-ci
dependencies:
override:
- script/bootstrap
test:
override:
- script/grunt ci