From 15b722730988b24aa31d9e3b6e27b66907b4699d Mon Sep 17 00:00:00 2001 From: startxfr Date: Wed, 10 Feb 2016 00:34:54 +0100 Subject: update nodejs --- circle.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 circle.yml (limited to 'circle.yml') 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 -- cgit v1.2.1