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 0c9fedc commit e55be77Copy full SHA for e55be77
.travis.yml
@@ -21,7 +21,7 @@ before_install:
21
- tsql -C
22
install:
23
- export PATH=/opt/local/bin:$PATH
24
- - gem install bundler
+ - gem install bundler -v 1.17.3
25
- bundle --version
26
- bundle install
27
script:
0 commit comments