diff --git a/ascii/distro/travis b/ascii/distro/travis deleted file mode 100644 index c4ab4efa..00000000 --- a/ascii/distro/travis +++ /dev/null @@ -1,6 +0,0 @@ -${c1} _______ _ -${c2}|__ __| | | -${c3} | | ___ ___| |_ -${c4} | |/ _ \/ __| __| -${c5} | | __/\__ \ |_ -${c6} |_|\___||___/\__| diff --git a/neofetch b/neofetch index 702a43a6..84ee3e4d 100755 --- a/neofetch +++ b/neofetch @@ -2933,11 +2933,6 @@ get_distro_colors() { ascii_file="tails" ;; - "Travis") - set_colors 1 2 3 4 5 6 - ascii_file="travis" - ;; - "Trisquel"*) set_colors 4 6 ascii_file="trisquel"