From a5d9653aac1d679e609331d89fa4ab5bab1d1f01 Mon Sep 17 00:00:00 2001 From: David Newhall II Date: Tue, 18 Jun 2019 21:39:40 -0700 Subject: [PATCH] Print go verdsion in build --- integrations/influxunifi/.travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/integrations/influxunifi/.travis.yml b/integrations/influxunifi/.travis.yml index 353221a2..09f8e29d 100644 --- a/integrations/influxunifi/.travis.yml +++ b/integrations/influxunifi/.travis.yml @@ -30,6 +30,7 @@ script: # Once we figure out how to keep it running we can remove the -a in ps args. - docker ps -a | grep -q unifi-poller - docker logs $(&1 | grep -Eq "Loaded Configuration[:] /etc/unifi-poller/up.conf" +- go version - rvm 2.0.0 do make release # get deploy key for golift/homebrew-mugs. after_success: