From df8cf09e2a6beb5d1f1a15eb437f1ff3328d1296 Mon Sep 17 00:00:00 2001 From: Kris Date: Tue, 6 Jun 2017 20:06:41 +0200 Subject: [PATCH] =?UTF-8?q?Added=20a=20note=20to=20the=20README=20regardin?= =?UTF-8?q?g=20issue=20#2=20(=E2=80=9CParasol=20self-tests=20fail=20random?= =?UTF-8?q?ly=E2=80=9D).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc0c94b..566a2bd 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ An [older repository for Parasol exists on SqueakSource3](http://ss3.gemstone.co ## Build Status [![master branch:](https://travis-ci.org/SeasideSt/Parasol.svg?branch=master)](https://travis-ci.org/SeasideSt/Parasol/branches) -Parasol’s self-tests are automatically ran on [Travis CI](https://travis-ci.org/SeasideSt/Parasol/branches), the image above shows the status of the latest build of the “master” branch. +Parasol’s self-tests are automatically ran on [Travis CI](https://travis-ci.org/SeasideSt/Parasol/branches), the image above shows the status of the latest build of the “master” branch. Please note there's an open issue regarding some of the self-tests failing randomly ([issue #2](https://github.com/SeasideSt/Parasol/issues/2)). ## Related