language: node_js node_js: - "4.1" - "stable" before_install: - npm install -g gulp - git submodule update --init --recursive