more Travis fixing

This commit is contained in:
Sean Barrett 2019-08-11 16:45:14 -07:00
parent 897c33133f
commit c7343d4263

View File

@ -17,9 +17,7 @@
#define STB_VOXEL_RENDER_IMPLEMENTATION
#define STB_CONNECTED_COMPONENTS_IMPLEMENTATION
#define STB_DS_IMPLEMENTATION
#ifndef TRAVIS
#define STBDS_UNIT_TESTS
#endif
#define STBI_MALLOC my_malloc
#define STBI_FREE my_free