diff --git a/.travis.yml b/.travis.yml index c0fa67d..3f0c396 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ branches: - master language: ruby rvm: - - 2.1.2 + - 1.9.3 bundler_args: --without development script: bundle exec rake spec SPEC_OPTS='--format documentation' env: