mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-10 17:20:05 -04:00
travis-ci: Add clang and gcc as compiler
This commit is contained in:
parent
dedc7289da
commit
97867c6137
1 changed files with 5 additions and 0 deletions
|
|
@ -7,6 +7,11 @@ install:
|
|||
|
||||
script:
|
||||
- tools/setup && ./configure && make
|
||||
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
|
|
|||
Loading…
Reference in a new issue