Merge pull request #23 from infraweavers/ThresholdsOr
[monitoring-plugin-perl.git] / .travis.yml
blob1955525e0ab51374354de8ead5ecfc77fd5e3f1e
1 language: perl
2 perl:
3   - "5.30"
4   - "5.28"
5   - "5.26"
6   - "5.24"
7   - "5.22"
8   - "5.20"
9   - "5.18"
10   - "5.16"
11   - "5.14"
13 notifications:
14   irc:
15     channels:
16       - "chat.freenode.net#Monitoring-Plugins"
17     on_success: change
18     on_failure: always
19     skip_join: true
20   email:
21     - team@monitoring-plugins.org