Skip to content

Commit

Permalink
#379 Added missing clean in travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
krichardsson committed Nov 24, 2018
1 parent 56c623c commit 95f491a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ script:
- docker run --rm -v ${PWD}:/module bitcraze/builder ./tools/build/build PLATFORM=cf2 DEBUG=1 LPS_TDOA3_ENABLE=1 "EXTRA_CFLAGS=-DLPS_2D_POSITION_HEIGHT=1.2 -DLPS_LONGER_RANGE"

# Build the tag platform
- docker run --rm -v ${PWD}:/module bitcraze/builder ./tools/build/make clean
- docker run --rm -v ${PWD}:/module bitcraze/builder ./tools/build/build PLATFORM=tag

0 comments on commit 95f491a

Please sign in to comment.