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
No known key found for this signature in database
GPG key ID: C3EAC3DE9321D59B
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()