Sha256: 0dff0f83df932c5f6b88bcc3820a08ddeefd2918ac7c8c8652a1e570902b63c2
Contents?: true
Size: 209 Bytes
Versions: 21
Compression:
Stored size: 209 Bytes
Contents
image: ruby:2.6 before_script: - apt-get update && apt-get install -y locales - echo "en_US.UTF-8 UTF-8" > /etc/locale.gen - locale-gen - export LC_ALL=en_US.UTF-8 rspec: script: - bin/cibuild
Version data entries
21 entries across 21 versions & 1 rubygems