diff --git a/.travis.yml b/.travis.yml index 69aa1855..46f73dcc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,9 @@ rvm: script: "bundle exec rake test" +before_install: + - git submodule update --init --recursive + env: TEST=true TRAVIS=true matrix: