.travis.yml in jazzy-0.0.20 vs .travis.yml in jazzy-0.1.0

- old
+ new

@@ -4,9 +4,9 @@ rvm: - system before_install: - sudo gem install bundler + - git submodule update --init --recursive script: - bundle exec rake spec -