Skip to content

Commit

Permalink
Run make check-whitespace on appveyor
Browse files Browse the repository at this point in the history
Probably not worth wasting appveyor queue time on builds that are known to fail on Travis

[ci skip]
  • Loading branch information
tkelman committed May 16, 2015
1 parent 8f7531b commit 7c3abfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/windows/msys_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ else
echo 'override STAGE1_DEPS += openlibm' >> Make.user
fi

make check-whitespace
cat Make.user
make VERBOSE=1
#make debug

0 comments on commit 7c3abfa

Please sign in to comment.