Sha256: 15a01dab11d3cdd62cee63fcb6e53278c3d0f67cf0b572107bd5fec0804f2036
Contents?: true
Size: 236 Bytes
Versions: 2
Compression:
Stored size: 236 Bytes
Contents
language: ruby rvm: - 1.9.3 - 2.0.0 - 2.1.0 before_script: - rake compile script: - rake # The CSV tests in test/ are specific to Ruby 2.1.0. - if [ $TRAVIS_RUBY_VERSION = '2.1.0' ]; then rspec test/runner.rb test/csv; fi
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fastcsv-0.0.4 | .travis.yml |
fastcsv-0.0.3 | .travis.yml |