FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
plugin_syslog/.travis.yml at develop · ddb4github/plugin_syslog · GitHub
ddb4github
/
plugin_syslog
Public
forked from
Cacti/plugin_syslog
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
plugin_syslog
/
.travis.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
26 lines (21 loc) · 1.03 KB
Breadcrumbs
plugin_syslog
/
.travis.yml
Copy path
File metadata and controls
26 lines (21 loc) · 1.03 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
language
:
php
dist
:
trusty
php
:
-
'
5.4
'
-
'
5.5
'
-
'
5.6
'
-
'
7.0
'
-
'
7.1
'
-
'
7.2
'
before_script
:
-
if find . -name "*.php" -exec php -l {} 2>&1 \; | grep -iv "no syntax errors detected"; then exit 1; fi
script
:
true
install
:
true
notifications
:
email
:
on_success
:
change
on_failure
:
always
recipients
:
-
developers@cacti.net
slack
:
secure
:
i1iIghkKEnPa65xZd3WH3E9Vcv4i9v/0P+I1xanwXsK6Sr9KJFb4dTC6J1NJ2oxJeOGTVE2tyW8q0zqd2hpgInHbwSfRZUv+iED1grFV/aVBLNO+qCAkyz70eEelT6oAimkP0tU1cRbmitzLDcdXFtefqq1iDp8P1uht0UPgTZP3qADvZYSK2cwfV3yCrBTTzXxYuGg48vHMHhuJgTzEUV4Xt4YKVwW/8Z6KrvWgFy2LWVko9vPgikoNCXebpMY7lIyjMdHlx+uI49Qx85H7rvVOrAcUIdGOupA2GC3SPURoeiId0FKt35Lyg0HKe9xHAFSp2pYaZSSxL4ks0kSL7wm04l03AI8NKg2oeFi+8baxSOtaR1CmrEpTJwXG45/M+MF2olYiXJldo1vXoVyZPBIeF9VJGhYIcmFR9jgzWNNmC5vPWLyCHNBgepNpY5l7YiJGZht0jTqG3nbuMyVPMivGb9GOnidqYFnpj5zkbyFoGJ2Nd4tPXdZ4xbNRzf/6AVaAmR1pE1rlV20wA82BTkJeDNLPE6nIKXWAAbuPHtBoahcCNhGh8bodwnjE8adcRLUlY5tt64reicdwzNxKb+/GKzxAU5BtL4M3NrfINm20zA2Gxo1X36reSataUaPvVLhtqtZfpB6P1svPRiknPe9oUV1lWI4XpAog4onEbVI=
Back
|
FazBrowse Home
|
New Git URL