summaryrefslogtreecommitdiffstats
path: root/circle.yml
diff options
context:
space:
mode:
authorstartxfr <clarue@startx.fr>2016-02-10 00:34:54 +0100
committerstartxfr <clarue@startx.fr>2016-02-10 00:34:54 +0100
commit15b722730988b24aa31d9e3b6e27b66907b4699d (patch)
tree29b575f580d5c68263a275cca3d3e9f82204d1a6 /circle.yml
parent8cce768b6270ec40efa0fde80c5c5b3814a38f20 (diff)
downloadphpmyadmin-15b722730988b24aa31d9e3b6e27b66907b4699d.tar.gz
phpmyadmin-15b722730988b24aa31d9e3b6e27b66907b4699d.tar.bz2
phpmyadmin-15b722730988b24aa31d9e3b6e27b66907b4699d.tar.xz
phpmyadmin-15b722730988b24aa31d9e3b6e27b66907b4699d.zip
update nodejs
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
new file mode 100644
index 0000000..c4500fb
--- /dev/null
+++ b/circle.yml
@@ -0,0 +1,4 @@
+checkout:
+ post:
+ - git submodule sync
+ - git submodule update --init