Skip to content
Snippets Groups Projects
Commit 101a46373a5a authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

Test to see why color is not present in drone

parent 28cb32cfbfc8
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@
# color stuff
autoload colors
echo Number of colors: $terminfo[colors]
if [[ "$terminfo[colors]" -gt 7 ]];
then
colors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment