Sha256: c12cb5310ee64d1378dac0d2feba09eb2c723b81a77f9ccda2c7d4e8536faf1b
Contents?: true
Size: 295 Bytes
Versions: 2
Compression:
Stored size: 295 Bytes
Contents
language: ruby sudo: false cache: bundler before_install: gem install bundler bundler_args: --without guard script: "bundle exec rake spec" rvm: - 1.9 - 2.0 - 2.1 - 2.2 - rbx-2 - jruby - ruby-head - jruby-head matrix: allow_failures: - rvm: ruby-head - rvm: jruby-head
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
majoun-0.0.4 | .travis.yml |
majoun-0.0.3 | .travis.yml |