[monitoring-plugins] Revert "travis-ci: Workaround ...
Jan Wagner
git at monitoring-plugins.org
Tue Nov 29 13:00:13 CET 2016
Module: monitoring-plugins
Branch: master
Commit: bc4842ab7d0a378a98ee6d37e42bb928c51f9e41
Author: Jan Wagner <waja at cyconet.org>
Date: Tue Nov 29 12:34:06 2016 +0100
URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=bc4842a
Revert "travis-ci: Workaround travis-ci/travis-ci#329"
Encrypted env variables are not available for PRs
This reverts commit fe69d3680a1104adcc35d3722f38ac05a976e21f.
---
.travis.yml | 6 +-----
1 file changed, 1 insertion(+), 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:
notifications:
irc:
channels:
- # Prevent spamming by forks using a secret
- # - "chat.freenode.net#Monitoring-Plugins"
- - secure: "I9SBZ/C6kY//SyfKkoZklGCZrkTKgJSQ0hWMOHoouys3C3/pk8IDsbBc6H+81vvXNwaVioLM/jVFp8xoZfLZ3ZAVwS640G7sjtqhs2XRx3JvkAZ9f8hy3ke978vaFRZzl8oZkRPx37aJA5gh838RmPMqOE3VvAv72CObhWwHSDk="
+ - "chat.freenode.net#Monitoring-Plugins"
on_success: change
on_failure: always
skip_join: true
email:
- # Prevent spamming by forks using a secret
# - team at monitoring-plugins.org
- # - secure: "DWMj57rE5H1doMVqDGci2nSQc0+H7OeGFEAJW8NwFoUfNL8Wb6/BmVVbHpdJNeptec13Tir8Fh/TJkpE9C2C6sCMiFLqTDv3+7s9xU3TvWxoudCRlOG26bIjgQYGs+m3YKYMsZ9azmHYw9Y/MqIXcMgkS7tKnitlmxDbcnHTNU4="
More information about the Commits
mailing list