From b905ec4adc50ac9a39db87c7b36daab1015725f1 Mon Sep 17 00:00:00 2001 From: Glenn Rempe Date: Fri, 13 May 2016 13:56:27 -0700 Subject: [PATCH] Add instruction to run tests on all supported rubies. --- RELEASE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE.md b/RELEASE.md index 5a6a752..34c6d76 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -7,6 +7,7 @@ but it skips the process of signing the version release task. ```sh $ bundle exec rake test +$ bundle exec rake wwtd ``` ## Git Push