Disable test-stylo.

This will make TravisCI builds useful again.
This commit is contained in:
Josh Matthews 2017-01-11 17:37:38 -05:00 committed by GitHub
parent 783829eccc
commit 3f6a39ca7e

View file

@ -15,7 +15,8 @@ matrix:
- ./mach test-compiletest
- ./mach test-unit
- ./mach build-geckolib
- ./mach test-stylo
# disabled due to #14723
#- ./mach test-stylo
- bash etc/ci/check_no_panic.sh
- bash etc/ci/lockfile_changed.sh
- bash etc/ci/manifest_changed.sh