diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 50508ad..0000000 --- a/.travis.yml +++ /dev/null @@ -1,12 +0,0 @@ -language: ruby - -rvm: - - 2.6 - -services: - - mysql - -script: - - bundle exec rake spec - - bundle exec rake spec_config - - bundle exec rake spec_config_with_extra_scopes