From ce109bd35d97b7055064ca4dc52d8ddc30ee5132 Mon Sep 17 00:00:00 2001 From: Florian Frank Date: Thu, 3 Jul 2014 10:57:42 +0200 Subject: No binstubs --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 94f3ed2..e482ab1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ # Passes arguments to bundle install (http://gembundler.com/man/bundle-install.1.html) -bundler_args: --binstubs +#bundler_args: --binstubs # Specify which ruby versions you wish to run your tests on, each version will be used rvm: -- cgit v1.2.1