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:
- os: osx
osx_image: xcode7
env: SPEC=macx-clang CONFIG=installer
- os: android
language: android
env: SPEC=android-g++ CONFIG=debug
sudo: false
# - os: android
# language: android
# env: SPEC=android-g++ CONFIG=debug
# sudo: false
- os: android
language: android
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