We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a5bfba commit e3f40a2Copy full SHA for e3f40a2
.travis.yml
@@ -30,17 +30,17 @@ matrix:
30
sudo: required
31
dist: xenial
32
# android_lua cmake
33
- - os: linux
34
- env: BUILD_TARGET=android_lua_cmake
35
- language: android
36
- sudo: required
37
- dist: xenial
38
- addons:
39
- apt:
40
- sources:
41
- - ubuntu-toolchain-r-test
42
- packages:
43
- - g++-6
+ #- os: linux
+ # env: BUILD_TARGET=android_lua_cmake
+ # language: android
+ # sudo: required
+ # dist: xenial
+ # addons:
+ # apt:
+ # sources:
+ # - ubuntu-toolchain-r-test
+ # packages:
+ # - g++-6
44
# android_js cmake
45
# - os: linux
46
# env: BUILD_TARGET=android_js_cmake
0 commit comments