From c0ad5d7c15b1f50d20bcff0f031a4ea71812becc Mon Sep 17 00:00:00 2001 From: Martmists Date: Wed, 22 Apr 2020 03:51:03 +0200 Subject: Certbot not yet set up --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 32252979..867a5198 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,8 +6,8 @@ install: - sudo apt update - sudo apt install binutils-arm-none-eabi wine # These files are only accessible from Travis CI IP Addresses to prevent piracy. - - wget https://private.martmists.com/mwccarm.zip - - wget https://private.martmists.com/baserom.nds + - wget http://private.martmists.com/mwccarm.zip + - wget http://private.martmists.com/baserom.nds - unzip mwccarm.zip - mv mwccarm tools -- cgit v1.2.3