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
1 changed files with 1 additions and 0 deletions

View File

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