diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index aa1cc484..00000000 --- a/.travis.yml +++ /dev/null @@ -1,8 +0,0 @@ -language: ruby -before_install: - - gem install bundler -rvm: - - 1.9.3 - - 2.0.0 - - 2.1.0 -script: rspec spec diff --git a/README.md b/README.md index 32e92f34..0d4d28da 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Viewpoint for Exchange Web Services -[![Build Status](https://img.shields.io/travis/WinRb/Viewpoint.svg?branch=master)](https://travis-ci.org/WinRb/Viewpoint) +[![Ruby](https://github.com/WinRb/Viewpoint/actions/workflows/ruby.yml/badge.svg?branch=main)](https://github.com/WinRb/Viewpoint/actions/workflows/ruby.yml) [![Gem Version](https://img.shields.io/gem/v/viewpoint.svg)](https://rubygems.org/gems/viewpoint) [![License](https://img.shields.io/github/license/WinRb/Viewpoint.svg)](https://github.com/WinRb/Viewpoint/blob/master/LICENSE) [![Wiki](https://img.shields.io/badge/docs-wiki-lightgrey.svg)](http://github.com/WinRb/Viewpoint/wiki)