diff --git a/.travis.yml b/.travis.yml index 7a03776..e84e077 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ sudo: false language: ruby cache: bundler script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--format documentation'" -bundler_args: --without rake +bundler_args: --without system_tests matrix: fast_finish: true include: