diff options
author | Florian Frank <flori@ping.de> | 2014-07-03 10:57:42 +0200 |
---|---|---|
committer | Florian Frank <flori@ping.de> | 2014-07-03 10:57:42 +0200 |
commit | ce109bd35d97b7055064ca4dc52d8ddc30ee5132 (patch) | |
tree | f810a1bde2f00c7981f126b2c29f4122890fc355 /.travis.yml | |
parent | 975b817c230f7412a3966d5579f8fbd4d646955a (diff) | |
download | json-ce109bd35d97b7055064ca4dc52d8ddc30ee5132.tar.gz |
No binstubs
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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: |