fix travis errors

This commit is contained in:
John BOTELLA 2019-03-04 11:21:26 +01:00
parent 74caaca827
commit e70ca9f67e
3 changed files with 4 additions and 8 deletions

View File

@ -197,9 +197,5 @@ a.badge-dark:focus, a.badge-dark:hover {
print " border-color: ".colorDarker($thisBadgeBorderColor, 10).";\n"; print " border-color: ".colorDarker($thisBadgeBorderColor, 10).";\n";
} }
print "}\n"; print "}\n";
} }
?>