thors-serializer: remove checks for old compilers.

This commit is contained in:
Mike McQuaid 2019-01-24 13:11:20 +00:00
parent 10708da549
commit 99dd07f9b0

View file

@ -14,8 +14,6 @@ class ThorsSerializer < Formula
depends_on "libyaml"
needs :cxx14
def install
ENV["COV"] = "gcov"