Updated travis to pull submodules

This commit is contained in:
2018-03-21 14:30:26 +01:00
committed by GitHub
parent da3df383ed
commit 91bf2c1e2a

View File

@@ -1,7 +1,7 @@
language: node_js language: node_js
node_js: '8.7.0' node_js: '8.7.0'
git: git:
submodules: false submodules: true
script: script:
yarn test yarn test
before_install: before_install: