From bd123d9674cd8781aab1521734e1b0a595595670 Mon Sep 17 00:00:00 2001 From: Robert Gleeson Date: Mon, 3 Feb 2014 12:50:27 +0100 Subject: [PATCH] update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e5c3f5db..95574215 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ rvm: script: - rake spec - - bundle exec bacon spec/integration/readline_spec.rb + - bundle exec bacon spec/isolation/readline_spec.rb matrix: allow_failures: