Disabling lint on appveyor to see if the rest builds.

This commit is contained in:
Ben Vanik 2015-12-30 17:26:30 -08:00
parent 13a90b2db2
commit 6407e409c3
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ build:
# scripts to run before build # scripts to run before build
before_build: before_build:
- xb.bat premake - xb.bat premake
- xb.bat lint --all #- xb.bat lint --all
# scripts to run after build # scripts to run after build
after_build: after_build: