Comment out Autobuild

This commit is contained in:
SteveGilvarry 2015-11-14 01:42:23 +11:00
parent ea9457d7f5
commit 2a323f6605
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ env:
- CXXFLAGS="$CFLAGS"
matrix:
- ZM_BUILDMETHOD=cmake
- ZM_BUILDMETHOD=autotools
# - ZM_BUILDMETHOD=autotools
compiler:
- gcc
before_install: