Sha256: 512584b6eff9e0967896749d8d8c0340cbfc568325f5c079ff0460c0acd0cb8b
Contents?: true
Size: 414 Bytes
Versions: 3
Compression:
Stored size: 414 Bytes
Contents
language: ruby rvm: - 1.9.3 - 2.0.0 - 2.1.0 before_install: - "export DISPLAY=:99.0" - "export CODECLIMATE_REPO_TOKEN=f965fda6d493fe7c6d3e3358a9ea39f2b6bad21bf837fc2c2e41a2aaa3bf4cd2 " - "sh -e /etc/init.d/xvfb start" before_script: - "bundle exec rake test_app" script: - "bundle exec rake" notifications: email: - luke@madetech.co.uk - seb@madetech.co.uk branches: only: - master
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
spree_shipping_matrix-0.2.1 | .travis.yml |
spree_shipping_matrix-0.2.0 | .travis.yml |
spree_shipping_matrix-0.1.0 | .travis.yml |