travisqmakegcc_c99
May 22, 2017 ยท View on GitHub
This GitHub is part of:
The goal of this project is to have a clean Travis CI build, with specs:
- Build system:
qmake - C compiler:
gcc - C version:
C99 - Libraries: standard C library only
- Code coverage: none
- Source: one single file,
main.c
More complex builds:
- Use of C11: travis_qmake_gcc_c11
Equally complex builds:
- [none]
Less complex builds:
- [none]
