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

Version Path
net-hippie-1.1.1 .gitlab-ci.yml
net-hippie-1.1.0 .gitlab-ci.yml
net-hippie-1.0.1 .gitlab-ci.yml
net-hippie-1.0.0 .gitlab-ci.yml
net-hippie-0.3.2 .gitlab-ci.yml
net-hippie-0.3.1 .gitlab-ci.yml
net-hippie-0.3.0 .gitlab-ci.yml
net-hippie-0.2.7 .gitlab-ci.yml
net-hippie-0.2.6 .gitlab-ci.yml
net-hippie-0.2.5 .gitlab-ci.yml
net-hippie-0.2.4 .gitlab-ci.yml
net-hippie-0.2.3 .gitlab-ci.yml