From 41cb2cde7542ff3ea3e5efd446b5340b9fbbb6ce Mon Sep 17 00:00:00 2001 From: Jonathan Schneider Date: Thu, 14 Jul 2016 22:54:01 +0200 Subject: [PATCH] Algernon is compatible with Squeak trunk again --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 0e975f07..043a95db 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,6 @@ Algernon is a productivity tool for Squeak programmers; your personal assistant for Squeak. Algernon aims to make programming in Squeak faster and more keyboard centric. It provides lightning quick access to the core functionalities (classes, methods, morphs, tests, repositories ...) and even gives you a quick way to evaluate Smalltalk expressions. -## Why is the build failing? -Currently Travis CI is not sucessfully testing Algernon in the Squeak trunk because the trunk includes a new keyboard-event handling which is not yet compatible with Algernon. **Algernon works up to version 5.0 though.** - ## Installation Follow our [setup guide](https://github.com/HPI-SWA-Teaching/SWT16-Project-06/wiki/Setup-Guide) to install Algernon.