add travis tests for the two new cmake options
authorkoda
Tue, 21 Jan 2014 22:44:37 +0100
changeset 10019 c00db97a668f
parent 10017 de822cd3df3a
child 10040 4ac87acbaed9
add travis tests for the two new cmake options
.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