ajv/circle.yml

12 lines
159 B
YAML
Raw Normal View History

2016-03-04 23:20:52 +03:00
machine:
node:
version: 4
checkout:
post:
2016-03-04 23:23:26 +03:00
- git submodule sync
2016-03-04 23:20:52 +03:00
- git submodule update --init
general:
branches:
ignore:
- gh-pages