Sha256: d6d424cc9f81d5e798d374ebe3d9972ebf89a2205bbee55730a5c63d835bbda6

Contents?: true

Size: 326 Bytes

Versions: 6

Compression:

Stored size: 326 Bytes

Contents

language: ruby
rvm:
- 2.0.0
- 2.1.1
env:
- "RAILS_VERSION=4.0.8"
- "RAILS_VERSION=4.1.4"
script:
- bundle exec rake gui_testbed
- bundle exec rspec 
notifications:
email:
recipients:
- kjayma@gmail.com 
on_success: change # [always|never|change] # default: change
on_failure: always # [always|never|change] # default: always

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
upgrade_surveyor_gui-0.1.3 .travis.yml
upgrade_surveyor_gui-0.1.2 .travis.yml
surveyor_gui-0.1.2 .travis.yml
surveyor_gui-0.1.1 .travis.yml
surveyor_gui-0.1.0 .travis.yml
surveyor_gui-0.0.3 .travis.yml