README.md in nuorder-1.2.0 vs README.md in nuorder-1.3.0
- old
+ new
@@ -1,8 +1,8 @@
# NuORDER
[![Gem Version](https://badge.fury.io/rb/nuorder.svg)](http://badge.fury.io/rb/nuorder)
-[![Build Status](https://travis-ci.org/springboardretail/nuorder.svg)](https://travis-ci.org/springboardretail/nuorder)
+[![Build](https://github.com/springboardretail/nuorder/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/springboardretail/nuorder/actions/workflows/build.yml)
Gem that wraps up the communication with the API services from [NuORDER](http://www.nuorder.com/)
[Faraday](https://github.com/lostisland/faraday) and [Excon](https://github.com/excon/excon) are used for creating persistent connections.