circle.yml

master
Evgeny Poberezkin 2016-03-04 20:20:52 +00:00
parent 75a9751b8a
commit 51c3dcb8c3
1 changed files with 10 additions and 0 deletions

10
.circle.yml Normal file
View File

@ -0,0 +1,10 @@
machine:
node:
version: 4
checkout:
post:
- git submodule update --init
general:
branches:
ignore:
- gh-pages