Sha256: 0ebb0f43c3fd8556ab504b04782ee6ee4426222c2d6b1f264fb6d98fdc549329

Contents?: true

Size: 235 Bytes

Versions: 8

Compression:

Stored size: 235 Bytes

Contents

language: ruby
notifications:
  email:
    - ivanzotov@gmail.com
before_script:
  - "rake app:railties:install:migrations"
  - "rake app:db:migrate"
script: bundle exec rake spec
rvm:
  - 2.0.0
  - 1.9.3
  - rbx-19mode
  - jruby-19mode

Version data entries

8 entries across 8 versions & 3 rubygems

Version Path
constructor-pages-0.7.3 .travis.yml
constructor-core-0.7.3 .travis.yml
constructor-cms-0.7.3 .travis.yml
constructor-pages-0.7.2 .travis.yml
constructor-core-0.7.2 .travis.yml
constructor-cms-0.7.2 .travis.yml
constructor-core-0.7.1 .travis.yml
constructor-cms-0.7.0 .travis.yml