From dadedae7b93285055999286bf99aecce22f6020a Mon Sep 17 00:00:00 2001 From: Fenny Date: Wed, 5 Feb 2020 20:48:43 +0100 Subject: [PATCH] Test travis --- application.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.go b/application.go index 0466a30a..3bc3d493 100644 --- a/application.go +++ b/application.go @@ -15,7 +15,7 @@ import ( const ( // Version : Fiber version Version = "1.3.3" - website = "https://fiber.wiki/" + website = "https://fiber.wiki" // https://play.golang.org/p/r6GNeV1gbH banner = "" + " \x1b[1;32m _____ _ _\n" +