discourse/.travis.yml
2017-11-08 10:47:36 +11:00

11 lines
146 B
YAML
Vendored

language: ruby
rvm:
- 2.2
- 2.3
- 2.4
notifications:
email:
on_success: change
on_failure: change
script:
- bundle exec rubocop