Sha256: bcc433e2afd44172920a3f354b72d22aa4011b050e4f1cb913c3ccca2d143459
Contents?: true
Size: 220 Bytes
Versions: 1
Compression:
Stored size: 220 Bytes
Contents
sudo: false language: ruby rvm: - 2.2.2 before_install: - gem install bundler -v 1.16.0 - bundle install jobs: include: - stage: test script: - bundle exec rspec - gem build xsort.gemspec
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
xsort-1.4.1 | .travis.yml |