Sha256: 1be9ae9f013bf3ed1a3331464cf370ab952309b13f836de91c92a968514b4b14
Contents?: true
Size: 241 Bytes
Versions: 14
Compression:
Stored size: 241 Bytes
Contents
image: ruby:2.2 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 lint: script: - bin/lint
Version data entries
14 entries across 14 versions & 3 rubygems