# HG changeset patch # User koda # Date 1390340677 -3600 # Node ID c00db97a668f3730d1f7b33e50fce94d7e8e397c # Parent de822cd3df3a380e0634ae1ee2126edcf4488a7d add travis tests for the two new cmake options diff -r de822cd3df3a -r c00db97a668f .travis.yml --- a/.travis.yml Tue Jan 21 22:43:06 2014 +0100 +++ b/.travis.yml Tue Jan 21 22:44:37 2014 +0100 @@ -16,6 +16,8 @@ - BUILD_ARGS="-DNOSERVER=1" - BUILD_ARGS="-DLUA_SYSTEM=0" - BUILD_ARGS="-DPHYSFS_SYSTEM=0" + - BUILD_ARGS="-DGL2=1" + - BUILD_ARGS="-DBUILD_ENGINE_C=1" matrix: allow_failures: # Failures we expect here