mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-30 12:00:52 +08:00
REM: removed a tab character that Travis CI dislikes
This commit is contained in:
parent
82b94b65aa
commit
bc0d711102
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ matrix:
|
|||
osx_image: xcode7.3
|
||||
allow_failures:
|
||||
- os: osx
|
||||
|
||||
|
||||
# MAC OS - dependencies?
|
||||
before_install:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
|
||||
|
|
Loading…
Reference in a new issue