Merge pull request #93 from KevinMidboe/travis
Updated travis to pull submodules
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user