chg: appveyor.yml parser doesnt like spaces in the wrong place

This commit is contained in:
iceman1001 2017-01-25 13:02:29 +01:00
parent de39bf505a
commit 6c3795a315

View file

@ -12,5 +12,5 @@ install:
before_build: before_build:
- make clean - make clean
build: build:
- make all - make all