diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 5af0dc6..0000000 --- a/.travis.yml +++ /dev/null @@ -1,10 +0,0 @@ -language: ruby - -cache: - bundler: true - -script: - - bundle exec rspec - -notifications: - email: false