Try with enabled build-geckolib and test-stylo

This commit is contained in:
UK992 2017-05-08 16:02:40 +02:00
parent be645794a6
commit 3f6703780b

View file

@ -14,9 +14,9 @@ matrix:
- ./mach build -d --verbose
- ./mach test-compiletest
- ./mach test-unit
# disabled due to #14723
#- ./mach build-geckolib
#- ./mach test-stylo
- ./mach clean
- ./mach build-geckolib
- ./mach test-stylo
- bash etc/ci/check_no_panic.sh
- bash etc/ci/lockfile_changed.sh
- bash etc/ci/manifest_changed.sh