Sha256: 574d7b7091069d12fab10907369c144e6fdff194b66006e5f58401a379de6740
Contents?: true
Size: 206 Bytes
Versions: 12
Compression:
Stored size: 206 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 ci: script: - bin/cibuild
Version data entries
12 entries across 12 versions & 1 rubygems