]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
add options show
authormerlokk <olegmsn@gmail.com>
Sat, 2 Dec 2017 11:06:51 +0000 (13:06 +0200)
committermerlokk <olegmsn@gmail.com>
Sat, 2 Dec 2017 11:06:51 +0000 (13:06 +0200)
.travis.yml

index 22f6ed7ba34afb6c6d0d45c1c8a6d5c46e490d04..ecff0810a5c1ca482b56c818384423d55f257823 100644 (file)
@@ -34,6 +34,7 @@ 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