summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Wagner <waja@cyconet.org>2016-11-29 11:34:06 (GMT)
committerJan Wagner <waja@cyconet.org>2016-11-29 11:34:06 (GMT)
commitbc4842ab7d0a378a98ee6d37e42bb928c51f9e41 (patch)
tree257370529072d1bccf4c8c77a17c8cbec528c46e
parent9fa667c48cea58cd0f0441969dcd8bfa8ac3df02 (diff)
downloadmonitoring-plugins-bc4842a.tar.gz
Revert "travis-ci: Workaround travis-ci/travis-ci#329"
Encrypted env variables are not available for PRs This reverts commit fe69d3680a1104adcc35d3722f38ac05a976e21f.
-rw-r--r--.travis.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index a03a957..02a0eff 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -79,14 +79,10 @@ script:
79notifications: 79notifications:
80 irc: 80 irc:
81 channels: 81 channels:
82 # Prevent spamming by forks using a secret 82 - "chat.freenode.net#Monitoring-Plugins"
83 # - "chat.freenode.net#Monitoring-Plugins"
84 - secure: "I9SBZ/C6kY//SyfKkoZklGCZrkTKgJSQ0hWMOHoouys3C3/pk8IDsbBc6H+81vvXNwaVioLM/jVFp8xoZfLZ3ZAVwS640G7sjtqhs2XRx3JvkAZ9f8hy3ke978vaFRZzl8oZkRPx37aJA5gh838RmPMqOE3VvAv72CObhWwHSDk="
85 on_success: change 83 on_success: change
86 on_failure: always 84 on_failure: always
87 skip_join: true 85 skip_join: true
88 email: 86 email:
89 # Prevent spamming by forks using a secret
90 # - team@monitoring-plugins.org 87 # - team@monitoring-plugins.org
91 # - secure: "DWMj57rE5H1doMVqDGci2nSQc0+H7OeGFEAJW8NwFoUfNL8Wb6/BmVVbHpdJNeptec13Tir8Fh/TJkpE9C2C6sCMiFLqTDv3+7s9xU3TvWxoudCRlOG26bIjgQYGs+m3YKYMsZ9azmHYw9Y/MqIXcMgkS7tKnitlmxDbcnHTNU4="
92 88