mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-30 20:07:55 +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
|
osx_image: xcode7.3
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- os: osx
|
- os: osx
|
||||||
|
|
||||||
# MAC OS - dependencies?
|
# MAC OS - dependencies?
|
||||||
before_install:
|
before_install:
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
|
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
|
||||||
|
|
Loading…
Reference in a new issue