Sha256: 4465fd1dd6dcf1659b9155049b5c6f8da8d18c7e256f17fc659c0c3096ac52ef
Contents?: true
Size: 260 Bytes
Versions: 1
Compression:
Stored size: 260 Bytes
Contents
# https://github.com/travis-ci/travis-ci/wiki/.travis.yml-options language: ruby rvm: - 1.9.3 - 2.0.0 before_install: - gem update bundler matrie: allow_failures: - rvm: 1.9.3 - rvm: 2.0.0 script: "RAILS_ENV=test bundle exec rake spec 2>&1"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pbl-0.0.6 | .travis.yml |