Run 'test-stylo' on Windows CI

Exercise the previous commit’s fix.

This used to fail to link:
https://github.com/rust-lang/rust/pull/44603#issuecomment-338807312
This commit is contained in:
Simon Sapin 2017-10-24 14:56:44 +02:00
parent 9e595f8206
commit 4c36ba1f78

View file

@ -146,6 +146,7 @@ windows-msvc-dev:
- mach.bat test-unit
- mach.bat package --dev
- mach.bat build-geckolib
- mach.bat test-stylo
windows-msvc-nightly:
- mach.bat clean-nightlies --keep 3 --force