1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 12:25:20 +03:00

Merge pull request #6153 from AndersHoglund/travis_verbosity

Set low verbosity in Travis. Logs are too big for Travis to handle.
This commit is contained in:
Michael Keller 2018-06-18 22:25:32 +12:00 committed by GitHub
commit babebe32f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,6 +53,7 @@ before_script:
- clang --version
- clang++ --version
- gcc --version
- export V=0
script: ./.travis.sh