Sha256: 698f89047c488cabd0535b153ddf6f2f21cbfb293ead4679ae1bb9471d158ae1

Contents?: true

Size: 247 Bytes

Versions: 5

Compression:

Stored size: 247 Bytes

Contents

language: objective-c
env:
  # same as specified in xcodeproj
  - RVM_RUBY_VERSION=ruby-1.9.3-p392 CI=true'
before_install: source ~/.rvm/scripts/rvm && rvm install $RVM_RUBY_VERSION && rvm use $RVM_RUBY_VERSION
script: bundle exec rake spec build

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pebblex-0.0.7 .travis.yml
pebblex-0.0.6 .travis.yml
pebblex-0.0.5 .travis.yml
pebblex-0.0.4 .travis.yml
pebblex-0.0.3 .travis.yml