diff options
author | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-07-19 14:36:45 -0400 |
---|---|---|
committer | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-07-19 14:36:45 -0400 |
commit | a34745ec93ae0a1d4f1b640dba8fb6702331a8e9 (patch) | |
tree | 209d163423a16f726e5a6935a60b6f9a3fce41f2 | |
parent | 500668d68145e0afb7a08e5757bf22a6dd7d74bb (diff) |
Remove old hipchat token from Travis CI config.
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index 9ecb6a44..7654abaa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,3 @@ script: make test before_install: - sudo apt-get update -qq - sudo apt-get install check -notifications: - hipchat: - - secure: "ZO/hEAoOTZ4FJytMW0m4LZrsdFVM1/V0Hu13zfj8mdcHkf2MyfxthPDecnn5\naZVn4P8mSSwpp39EnAfa9fBcWcDESnKM1YQKPPGkoxZZHIOd2rYhRv34XfpE\n5qNLkQ/lEPQCBEmvIQ5ZJxsiZjGhO7KxWvdNdruH6cdVCYSh4Xo=" |