travis: use warning verbosity

This commit is contained in:
Gautier Pelloux-Prayer 2016-02-05 14:47:29 +01:00
parent 4cd757a625
commit 0ff3f52e93

View file

@ -47,6 +47,7 @@
}
- (void)beforeEach {
[[LinphoneManager instance] lpConfigSetInt:ORTP_WARNING forKey:@"debugenable_preference"];
[[LinphoneManager instance] lpConfigSetInt:NO forKey:@"animations_preference"];
}