mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-13 10:42:56 +01:00
update travis, don't bog down the log file (#340)
This commit is contained in:
parent
8dbd784922
commit
6810f060f6
@ -1,6 +1,9 @@
|
||||
sudo: required
|
||||
language: cpp
|
||||
|
||||
git:
|
||||
quiet: true
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
@ -20,4 +23,4 @@ before_install:
|
||||
script: "./scripts/buildAndRunTests.sh"
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user