From 6bb990483445bc3e22beb80a7c8a7ebb4c55c334 Mon Sep 17 00:00:00 2001 From: Scott Davis Date: Sun, 12 Jun 2011 02:55:36 -0400 Subject: [PATCH] forgot to add features to the ci file --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3bb2dc2d..a388edde 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,4 @@ rvm: - jruby - rbx - ree -script: "bundle exec rake test" +script: "bundle exec rake test features"