.travis.yml
changeset 10019 c00db97a668f
parent 10006 921e7b71330f
child 10071 c9e1648b1d59
equal deleted inserted replaced
10017:de822cd3df3a 10019:c00db97a668f
    14   - BUILD_ARGS="-DNOPNG=1"
    14   - BUILD_ARGS="-DNOPNG=1"
    15   - BUILD_ARGS="-DNOVIDEOREC=1"
    15   - BUILD_ARGS="-DNOVIDEOREC=1"
    16   - BUILD_ARGS="-DNOSERVER=1"
    16   - BUILD_ARGS="-DNOSERVER=1"
    17   - BUILD_ARGS="-DLUA_SYSTEM=0"
    17   - BUILD_ARGS="-DLUA_SYSTEM=0"
    18   - BUILD_ARGS="-DPHYSFS_SYSTEM=0"
    18   - BUILD_ARGS="-DPHYSFS_SYSTEM=0"
       
    19   - BUILD_ARGS="-DGL2=1"
       
    20   - BUILD_ARGS="-DBUILD_ENGINE_C=1"
    19 matrix:
    21 matrix:
    20   allow_failures:
    22   allow_failures:
    21     # Failures we expect here
    23     # Failures we expect here
    22 before_install:
    24 before_install:
    23   - sudo apt-get update -qq
    25   - sudo apt-get update -qq