Sha256: 049890b8cf0cd6a602a694af08b7c43de065e9117b1fa4fb10e69e7ca35a66fc
Contents?: true
Size: 655 Bytes
Versions: 5
Compression:
Stored size: 655 Bytes
Contents
language: ruby rvm: - 2.0.0 before_script: - cp config/database.yml.travis config/database.yml - mysql -e 'create database myapp_test;' script: - export SECRET_KEY_BASE='xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' - export COVERALLS='1' - RAILS_ENV=test bundle exec rake db:migrate --trace - bundle exec rake db:test:prepare - bundle exec rake deploy: provider: heroku api_key: secure: HqZ7FylThjaB3XguCZJbccu7dB8CvWIWFlZpWLLfJwfUkjvoEC1F6VPFakFbwjLXLsvaKlYLakzL+bhaLnxu+HyeNmCrvpIRR2j8EuHmSkxdWrlxAZRV2ojHuDpZuVNaEzd7YtcBCoPiTvqnxWzhAfzZWbPrZfCdA1f+5t5/So0= app: smalruby on: repo: smalruby/smalruby-editor
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
smalruby-editor-0.0.5 | .travis.yml |
smalruby-editor-0.0.4 | .travis.yml |
smalruby-editor-0.0.3 | .travis.yml |
smalruby-editor-0.0.2 | .travis.yml |
smalruby-editor-0.0.1 | .travis.yml |