mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Fix whitespace to tab
This commit is contained in:
parent
016886fb3d
commit
c14af2506c
2 changed files with 36 additions and 34 deletions
|
@ -23,6 +23,8 @@ targets=("PUBLISHMETA=True" \
|
||||||
"TARGET=SIRINFPV" \
|
"TARGET=SIRINFPV" \
|
||||||
"TARGET=X_RACERSPI")
|
"TARGET=X_RACERSPI")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#fake a travis build environment
|
#fake a travis build environment
|
||||||
export TRAVIS_BUILD_NUMBER=$(date +%s)
|
export TRAVIS_BUILD_NUMBER=$(date +%s)
|
||||||
export BUILDNAME=${BUILDNAME:=fake_travis}
|
export BUILDNAME=${BUILDNAME:=fake_travis}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue