From 999710e92d2b5b94fdcc0fb13bb4fe4bd8632368 Mon Sep 17 00:00:00 2001 From: brentru Date: Thu, 31 Oct 2019 11:08:14 -0400 Subject: [PATCH] add gperf for cmake --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 93e5ce2..f40d112 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ addons: apt: packages: - python3.5 + - gperf before_install: # Save path to the git respository