Sha256: 0692ae1e4a85ef1be1db396f4d67354594a845a316dc046614afcef6b9e56a77
Contents?: true
Size: 264 Bytes
Versions: 12
Compression:
Stored size: 264 Bytes
Contents
osx_image: xcode10.1 language: objective-c cache: bundler before_install: - bundle install - bundle exec pod repo update --silent env: - TASK=rubocop - TASK="rake spec:unit" - TASK="rake spec:integration" - TASK="rake spec:command" script: - bundle exec $TASK
Version data entries
12 entries across 12 versions & 7 rubygems