From b0db6d13cc89b726a556d7d07072f2d7da8d9dca Mon Sep 17 00:00:00 2001 From: Edwin Eefting Date: Sun, 17 May 2020 11:59:12 +0200 Subject: [PATCH] test --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fae66a6..69cd694 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,3 @@ env: NGROK_TOKEN=1c1uvy5CSMYBuO3o7Jv3xgRugYF_XGEz3Atyjb7KMaxw5GeU before_install: - - eval "$(curl -sL https://raw.github.com/fniephaus/travis-remote-shell/master/run.sh)" + - eval "$(curl -sL https://raw.githubusercontent.com/sysgears/travis-remote-shell/master/run.sh)"