From b14a1a43cc226a68d27d61c72c9df89d63ca731f Mon Sep 17 00:00:00 2001 From: Adam McKerlie Date: Wed, 29 Nov 2017 09:23:02 -0500 Subject: [PATCH] Update README.md Update Travis CI path to use .org --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a16a0c9..d878a3c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ gapi-js =========== -[![Build Status](https://travis-ci.com/gadventures/gapi-js.svg?branch=master)](https://travis-ci.com/gadventures/gapi-js) +[![Build Status](https://travis-ci.org/gadventures/gapi-js.svg?branch=master)](https://travis-ci.org/gadventures/gapi-js) A simple js client for the G Adventures' API (G API) based on [SuperAgent](https://github.com/visionmedia/superagent)