Updated travis to pull submodules #93

Merged
KevinMidboe merged 1 commits from travis into master 2018-03-21 13:43:36 +00:00
Showing only changes of commit 91bf2c1e2a - Show all commits

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: