From 3c9b6573ecb23e7888e8077bc980de0ade361afa Mon Sep 17 00:00:00 2001 From: merlokk Date: Sat, 2 Dec 2017 16:24:47 +0200 Subject: [PATCH] remove show options --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ecff0810..22f6ed7b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,7 +34,6 @@ before_install: install: if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew info proxmark3; - brew options proxmark3; brew install -v --HEAD proxmark3; elif [[ "$TRAVIS_OS_NAME" == "linux" ]]; then make all; -- 2.39.2