Sha256: ee79846ca45ed1af28ee2f86ecbc9095c869ed84ca238d90b8a43ecaecb3f355
Contents?: true
Size: 447 Bytes
Versions: 2
Compression:
Stored size: 447 Bytes
Contents
language: ruby rvm: - 1.9.2 - 1.9.3 gemfile: - test/core_test_app/gemfiles/rails3_1.gemfile - test/core_test_app/gemfiles/rails3_2.gemfile before_script: - chmod 777 ./config/ci/before-travis.sh - ./config/ci/before-travis.sh script: - export DISPLAY=:99.0 - cd test/core_test_app - bundle exec rake db:create db:migrate RAILS_ENV=test - bundle exec rspec spec - bundle exec cucumber features branches: only: - master
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
netzke-core-0.7.7 | .travis.yml |
netzke-core-0.7.6 | .travis.yml |