Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
app_revision / .travis.yml
Size: Mime:
language: ruby
cache: bundler

rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.1

env: RAILS_ENV=production RACK_ENV=production
script: 'CODECLIMATE_REPO_TOKEN=f2c4de84580b1399b330a6d3ed5c16f6c1f8b21339aff3da810b97a3c287e225 bundle exec rake'