Sha256: 7f80a54efd388bb3056a4f91ff86f212460d0299f8b442dd58b3cc80e60697c8

Contents?: true

Size: 458 Bytes

Versions: 1

Compression:

Stored size: 458 Bytes

Contents

sudo: false  # required for the new containers

language: ruby
rvm:
#  - 1.9.3 <- No longer working
# - 2.0.0
# - 2.1.0
  - 2.2.2

# install: 
#   - gem install cucumber rspec regressiontest

branches:
  only: 
    - master

#  - jruby-head
#  - jruby-19mode # JRuby in 1.9 mode
#  - 1.8.7
#  - jruby-18mode # JRuby in 1.8 mode
#  - rbx-18mode

# uncomment this line if your project needs to run something other than `rake`:
# script: bundle exec rspec spec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bio-vcf-0.9.0 .travis.yml