From 57379fd78afa3e333760cfc10af0ab31421f627f Mon Sep 17 00:00:00 2001 From: Adam Meehan Date: Tue, 29 Dec 2015 16:01:30 +1100 Subject: [PATCH] Just rake in travis i guess --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e825229..5bbe205 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ rbenv: - 2.2.0 - 2.3.0 -script: 'bundle exec rspec' +script: 'bundle exec rake' notifications: email: