Disabling lint on appveyor to see if the rest builds.
This commit is contained in:
parent
13a90b2db2
commit
6407e409c3
|
@ -74,7 +74,7 @@ build:
|
|||
# scripts to run before build
|
||||
before_build:
|
||||
- xb.bat premake
|
||||
- xb.bat lint --all
|
||||
#- xb.bat lint --all
|
||||
|
||||
# scripts to run after build
|
||||
after_build:
|
||||
|
|
Loading…
Reference in New Issue