From: Evert Timberg Date: Sun, 5 May 2019 06:08:28 +0000 (-0400) Subject: Remove the old slack token used for notifications. (#6245) X-Git-Tag: v2.9.0~1^2~71 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a9d4ebf8810b30c5681ae41ce380522aa7248d40;p=thirdparty%2FChart.js.git Remove the old slack token used for notifications. (#6245) --- diff --git a/.travis.yml b/.travis.yml index 0be857782..beb8789b4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,9 +15,6 @@ script: - gulp bower - cat ./coverage/lcov.info | ./node_modules/.bin/coveralls || true -notifications: - slack: chartjs:pcfCZR6ugg5TEcaLtmIfQYuA - sudo: required dist: trusty