From a289d43608cbfdd27a04807882580afd83d5b048 Mon Sep 17 00:00:00 2001 From: Joshua Haberman Date: Fri, 23 Sep 2016 11:07:45 -0700 Subject: Added C++ benchmark. (#1525) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 094235e0..14b7050c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ sudo: required +dist: trusty # Note: travis currently does not support listing more than one language so # this cheats and claims to only be cpp. If they add multiple language # support, this should probably get updated to install steps and/or -- cgit v1.2.3