Commit 17cfe536 authored by Daniel Agar's avatar Daniel Agar

travis-ci disable android debug

-until we start running unit tests on android
parent 1aad419c
...@@ -23,10 +23,10 @@ matrix: ...@@ -23,10 +23,10 @@ matrix:
- os: osx - os: osx
osx_image: xcode7 osx_image: xcode7
env: SPEC=macx-clang CONFIG=installer env: SPEC=macx-clang CONFIG=installer
- os: android # - os: android
language: android # language: android
env: SPEC=android-g++ CONFIG=debug # env: SPEC=android-g++ CONFIG=debug
sudo: false # sudo: false
- os: android - os: android
language: android language: android
env: SPEC=android-g++ CONFIG=installer env: SPEC=android-g++ CONFIG=installer
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment