From 79cade0a685f485389c2c75a07c337f5923e0099 Mon Sep 17 00:00:00 2001 From: David Chisnall Date: Thu, 14 Jul 2016 11:47:08 +0100 Subject: [PATCH] Trivial change to hopefully poke Travis into working. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57e158f..196bf53 100644 --- a/README.md +++ b/README.md @@ -467,3 +467,4 @@ be used directly. If it does not exist, ARC will implement its own `-_ARCCompatibleAutoreleasePool` then it must call `objc_autoreleasePoolPush()` and `objc_autoreleasePoolPop()` to manage autoreleased object storage and call `objc_autorelease()` in its `-addObject:` method. +