We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f84baa9 commit 2d3dff0Copy full SHA for 2d3dff0
bin/travis.sh
@@ -10,4 +10,5 @@ else
10
fi
11
12
# Bundler 2.0 fails spectacular
13
+gem uninstall bundler || true
14
gem install bundler --no-doc --version '< 2'
0 commit comments