diff options
author | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-07-19 14:38:04 -0400 |
---|---|---|
committer | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-07-19 14:38:04 -0400 |
commit | defe74b77bf96a88ec334afd1871ff0058bf4464 (patch) | |
tree | 35756a55f380d3c85f195a6213b81ca02ee33d36 /.travis.yml | |
parent | 5164a09f1e58bf3225cabf22ae56ad98e516f71c (diff) |
Remove old hipchat token from Travis CI config.
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index 22b1a91..31bfdeb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,3 @@ before_install: - git submodule update --init - sudo apt-get update -qq - sudo apt-get install check -notifications: - hipchat: - - secure: "ZO/hEAoOTZ4FJytMW0m4LZrsdFVM1/V0Hu13zfj8mdcHkf2MyfxthPDecnn5\naZVn4P8mSSwpp39EnAfa9fBcWcDESnKM1YQKPPGkoxZZHIOd2rYhRv34XfpE\n5qNLkQ/lEPQCBEmvIQ5ZJxsiZjGhO7KxWvdNdruH6cdVCYSh4Xo=" |