From 3c79f9bb52f0fd4afe3a3eab3a66b0d84f4ff13f Mon Sep 17 00:00:00 2001 From: claudiob Date: Mon, 24 Jul 2017 15:45:12 -0700 Subject: [PATCH] Bump README to trigger Travis --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 137ad08..2580534 100644 --- a/README.md +++ b/README.md @@ -48,3 +48,5 @@ methods need to be documented and listed in the guides. Remember: - to run all tests locally: `bundle exec rspec` - to generate the docs locally: `bundle exec yard` - to list undocumented methods: `bundle exec yard stats --list-undoc` + +Thanks :tada: