cirandas.net

ref: master

vendor/plugins/active_model-errors_details/.travis.yml


1
2
3
4
5
6
7
8
9
language: ruby
sudo: false
cache: bundler
notifications:
  disabled: true
rvm:
  - 2.0
  - 2.2
  - 2.3.1