]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
remove show options
authormerlokk <olegmsn@gmail.com>
Sat, 2 Dec 2017 14:24:47 +0000 (16:24 +0200)
committermerlokk <olegmsn@gmail.com>
Sat, 2 Dec 2017 14:24:47 +0000 (16:24 +0200)
.travis.yml

index ecff0810a5c1ca482b56c818384423d55f257823..22f6ed7ba34afb6c6d0d45c1c8a6d5c46e490d04 100644 (file)
@@ -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;
Impressum, Datenschutz