AbleTech/webhook

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
sudo: false
branches:
  only:
    - master
    - develop
rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - 2.0.0
  - 2.1.2
  - 2.2.3
  - jruby-18mode
  - jruby-19mode
  - ree