From ff4f677435816c2b5f0f2d328643b0aca8661530 Mon Sep 17 00:00:00 2001 From: Ed Morley <501702+edmorley@users.noreply.github.com> Date: Wed, 12 Aug 2020 10:49:57 +0100 Subject: [PATCH] Travis: Remove Hatchet credentials from .travis.yml (#1047) Since they are now set via the Travis repository level secrets feature instead. This both works around the Travis bug seen in #1045, and also means its easier to set up Travis on forks, since otherwise the `.travis.yml` secrets would overwrite the global secrets. As part of this move the test account used has also been changed, and will be documented here: https://github.com/heroku/languages-team/blob/main/guides/create_test_users_for_ci.md#known-usernames Closes @W-7949880@. [skip changelog] --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6ae4463..66092b6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,5 +39,3 @@ env: - IS_RUNNING_ON_CI=true - HATCHET_APP_LIMIT=80 - HATCHET_DEPLOY_STRATEGY=git - - secure: yjtlPE5FbVxTKnjUy/tZUBgSEf4qADD3QOxtgziuid73S0U/1IEXlMGFULsQzIjtlHKmHeywZqpVVEpthIH4RuT7uoX1Pb7SSM/g0T8fT3VoEFbFK1uYl0oZQbUS4Klxv9tPiumj8if3m6ULEGIz1X0wZcMOC0tMLwVCnwmap0E= - - secure: ZeFTHWwnpIKE9nAqs88ocmiQh7bKce84lilGm5J23nf3N6V4wNyLwqlkvsM008WGBCaOg9AUx7ZunasT0ANsR5gLP3eV2UUg7ILdRgV2Gy13eNRFheC4PHdN92RqQ3aKoqlIv2K999xlhVjod0NzhkQQXB6PddfQINbuU7ks6As=