Sha256: 97dd2d795fba3bf968098bc419fe87a44ce614362aedd40567db7ef55dbad98d
Contents?: true
Size: 376 Bytes
Versions: 1
Compression:
Stored size: 376 Bytes
Contents
language: ruby before_script: - sh -e /etc/init.d/xvfb start - export DISPLAY=:99.0 - bundle exec rake test_app script: - bundle exec rspec spec notifications: email: - tiagocis@gmail.com rvm: - 1.9.3 - 2.0.0 - jruby-19mode matrix: allow_failures: - rvm: jruby-19mode env: - DB=sqlite - DB=mysql - DB=postgres branches: only: - 2-1-stable
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spree_cpf-2.1.2 | .travis.yml |