Sha256: 314f8fe1c27c995a64e57fa8437fef1d85ada18b9f355c81cc24a9b6ae08bcf5
Contents?: true
Size: 396 Bytes
Versions: 5
Compression:
Stored size: 396 Bytes
Contents
language: ruby rvm: - "1.9.3" - "2.0.0" - rbx-19mode # - jruby-19mode # jruby loads too slowly to run the cucumber tests properly. # - jruby-20mode # so I am ignoring jruby builds on travis branches: only: - master before_install: - sudo apt-get install subversion - git submodule update --init --recursive - echo "yes" | gem uninstall ffi -a before_script: - rake compile
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
uvrb-0.2.0 | .travis.yml |
uvrb-0.1.4 | .travis.yml |
uvrb-0.1.3 | .travis.yml |
uvrb-0.1.2 | .travis.yml |
uvrb-0.1.1 | .travis.yml |