Sha256: f60e4eac973f330a96d68d744b0ba2b4d1690b9f021d0cf871d95d0f97aa0a6d
Contents?: true
Size: 428 Bytes
Versions: 28
Compression:
Stored size: 428 Bytes
Contents
sudo: required cache: bundler services: - docker env: global: - PATH=/opt/local/bin:$PATH - TESTOPTS="-v" - TINYTDS_UNIT_HOST=localhost rvm: - 2.1.9 - 2.2.5 - 2.3.1 before_install: - docker info - sudo ./test/bin/install-openssl.sh - sudo ./test/bin/install-freetds.sh - sudo ./test/bin/setup.sh install: - gem install bundler - bundle --version - bundle install script: - bundle exec rake
Version data entries
28 entries across 28 versions & 2 rubygems