From b5b5b96d2a003bd64ef4fdbfdcc990607ebdd7dd Mon Sep 17 00:00:00 2001 From: Joshua Bell Date: Sun, 22 Sep 2019 21:30:24 -0700 Subject: [PATCH] Update Travis build path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bb15ef..051793b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # _The Cricket!_ — ProDOS Clock Driver -[![Build Status](https://travis-ci.org/inexorabletash/cricket.svg?branch=master)](https://travis-ci.org/inexorabletash/cricket) +[![Build Status](https://travis-ci.org/a2stuff/cricket.svg?branch=master)](https://travis-ci.org/a2stuff/cricket) I acquired a Cricket sound/clock peripheral on eBay. Therefore it is now critical that we have a conforming ProDOS clock driver for it.