Set codecov after_n_builds to 10 as a test

This should fix the issue that codecov reported a coverage percentage
which didn't take all builds into account (due to cancellation)

There are currently 29 travis builds so 10 should be a safe number
pull/3651/head
Michael van Tellingen 2017-06-11 17:59:44 +02:00 zatwierdzone przez Michael van Tellingen
rodzic 2c68da349d
commit ccf3b80e88
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -1 +1,4 @@
codecov:
notify:
after_n_builds: 10
comment: off