mirror of
https://github.com/plashchynski/crono.git
synced 2026-03-20 00:24:42 +01:00
Exclude ruby-2.3 from osx since it isn't installed on Travis
This commit is contained in:
@@ -7,10 +7,14 @@ rvm:
|
||||
- 2.1.7
|
||||
- 2.2.3
|
||||
- 2.3.1
|
||||
matrix:
|
||||
exclude:
|
||||
- rvm: 2.3.1
|
||||
- os: osx
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- https://webhooks.gitter.im/e/907e95dada362be2a13c
|
||||
on_success: change # options: [always|never|change] default: always
|
||||
on_failure: always # options: [always|never|change] default: always
|
||||
on_start: false # default: false
|
||||
on_start: never # options: [always|never|change] default: always
|
||||
|
||||
Reference in New Issue
Block a user