pulsar/circle.yml
Antonio Scandurra 4f64abc089 Test
2016-07-25 10:33:30 -06:00

24 lines
272 B
YAML

machine:
environment:
XCODE_SCHEME: test
XCODE_WORKSPACE: test
xcode:
version: 7.3
node:
version: 4.4.7
general:
branches:
only:
- as-circle-ci
dependencies:
override:
- script/bootstrap
test:
override:
- script/grunt ci