mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 08:37:18 +03:00
Travis: Unbreak the builds.
In the hopes of future-proofing as much as possible, jump to the latest distribution Travis supports.
This commit is contained in:
parent
4fb93a18ee
commit
0689448b1e
8 changed files with 87 additions and 151 deletions
|
|
@ -581,5 +581,3 @@ test_status_t p_test_no_malloc_init(test_t *t, ...);
|
|||
void p_test_init(const char *name);
|
||||
void p_test_fini(void);
|
||||
void p_test_fail(const char *prefix, const char *message);
|
||||
|
||||
void strncpy_cond(void *dst, const char *src, bool cond);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue