From 8d70114050a2ce7224cc4963bd23717e2e275762 Mon Sep 17 00:00:00 2001 From: Elijah Lazkani Date: Sat, 18 Mar 2017 23:16:29 -0400 Subject: [PATCH] Getting which pip3 while at it --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b41ad20..5f320a4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,3 +37,4 @@ install: script: - sudo salt-call --local --config=./ --state-output=changes --log-level=quiet --retcode-passthrough state.apply - which pip + - which pip3