Sha256: f7a71608b98f35c2e08a6b1ea4b859d54e1cb205bee6a9c56d44a55a2a362277
Contents?: true
Size: 476 Bytes
Versions: 2
Compression:
Stored size: 476 Bytes
Contents
--- notification: email: - mrkn@ruby-lang.org language: ruby before_install: - yes | gem update --system - gem install bundler install: - bundle install script: - bundle exec rake --trace clobber compile - bundle exec rake spec matrix: include: - name: "2.3" rvm: 2.3 - name: "2.4" rvm: 2.4.5 - name: "2.5" rvm: 2.5.2 - name: "2.6" rvm: 2.6 - name: "trunk" rvm: ruby-head allow_failures: - rvm: 2.3
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
enumerable-statistics-2.0.1 | .travis.yml |
enumerable-statistics-2.0.0 | .travis.yml |