Travis CI: Add test case for pkg-config

This commit is contained in:
Ahmad Fatoum
2018-07-03 20:34:31 +02:00
parent 61747508b0
commit c3aeaf4a49
4 changed files with 30 additions and 0 deletions

View File

@ -50,3 +50,5 @@ endif()
if (${BUILD_GAMES})
add_subdirectory(games)
endif()
enable_testing()