to whoever is following along at home. I am sorry. testing travis by pushing is not fun

This commit is contained in:
Maxwell Salzberg 2012-03-13 19:43:19 -07:00
parent 0c11172fb0
commit a18aa9abf4

View file

@ -8,4 +8,4 @@ if [ "$(gem --version)" != "1.8.15" ]; then
fi
gem uninstall bundler --all --ignore-dependencies --executables
gem install bundle --version '~> 1.0.0'
gem install bundler --version '~> 1.0.0'