TRAVIS_OS_NAME=linux TRAVIS_PYTHON_VERSION=3.6 <<<<<< ENV .coveragerc .gitignore .travis.yml COPYING README.md flext.py flextGLgen.py package/ci/travis.yml profiles/exampleProfile.txt profiles/gl33_compatibility.txt profiles/gl33_core.txt profiles/gl41_compatibility.txt profiles/gl41_core.txt profiles/gl42_compatibility.txt profiles/gl42_core.txt profiles/gl43_compatiblity.txt profiles/gl43_core.txt profiles/gl44_compatiblity.txt profiles/gl44_core.txt profiles/vulkan.txt templates/compatible/flextGL.c.template templates/compatible/flextGL.h.template templates/glfw3-es/flextGL.c.template templates/glfw3-es/flextGL.h.template templates/glfw3/flextGL.c.template templates/glfw3/flextGL.h.template templates/lite/flextGL.c.template templates/lite/flextGL.h.template templates/sdl/flextGL.c.template templates/sdl/flextGL.h.template templates/vulkan/flextVk.cpp.template templates/vulkan/flextVk.h.template test/.gitignore test/__init__.py test/generate/flextGL.h test/generate/flextGL.h.template test/generate/profile.txt test/generate_es/flextGL.h test/generate_es/flextGL.h.template test/generate_es/profile.txt test/generate_vk/flextVk.h test/generate_vk/flextVk.h.template test/generate_vk/profile.txt test/generate_vk_duplicate_enum/flextVk.h test/generate_vk_duplicate_enum/flextVk.h.template test/generate_vk_duplicate_enum/profile.txt test/generate_vk_duplicate_extension_interaction/flextVk.h test/generate_vk_duplicate_extension_interaction/flextVk.h.template test/generate_vk_duplicate_extension_interaction/profile.txt test/generate_vk_enum_alias_with_dependency/flextVk.h test/generate_vk_enum_alias_with_dependency/flextVk.h.template test/generate_vk_enum_alias_with_dependency/profile.txt test/generate_vk_enum_alias_without_dependency/flextVk.h test/generate_vk_enum_alias_without_dependency/flextVk.h.template test/generate_vk_enum_alias_without_dependency/profile.txt test/generate_vk_extend_empty_flag_bits/flextVk.h test/generate_vk_extend_empty_flag_bits/flextVk.h.template test/generate_vk_extend_empty_flag_bits/profile.txt test/generate_vk_extension_interaction_reorder/flextVk.h test/generate_vk_extension_interaction_reorder/flextVk.h.template test/generate_vk_extension_interaction_reorder/profile.txt test/generate_vk_promoted_enum/flextVk.h test/generate_vk_promoted_enum/flextVk.h.template test/generate_vk_promoted_enum/profile.txt test/generate_vk_release/flextVk.h test/generate_vk_release/profile.txt test/profile-es.txt test/profile-vk.txt test/profile.txt test/profile/duplicate-extension.txt test/profile/duplicate-version.txt test/profile/empty.txt test/profile/invalid-function.txt test/profile/mismatched-begin-end.txt test/profile/unknown-command.txt test/template_compatible/flextGL.c test/template_compatible/flextGL.h test/template_glfw3-es/flextGL.c test/template_glfw3-es/flextGL.h test/template_glfw3/flextGL.c test/template_glfw3/flextGL.h test/template_lite/flextGL.c test/template_lite/flextGL.h test/template_sdl/flextGL.c test/template_sdl/flextGL.h test/template_vulkan/flextVk.cpp test/template_vulkan/flextVk.h test/test_generate.py test/test_profile.py test/test_template.py <<<<<< network # path=/home/travis/build/mosra/flextgl/coverage.xml /home/travis/build/mosra/flextgl <<<<<< EOF