From fcd7399ad11cc787a32faf7176b813ddac85fd42 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Fri, 9 Mar 2018 15:05:16 -0500 Subject: [PATCH] Move the TravisCI test to the quick group. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5812761a358..0f19ada7e32 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ matrix: script: - ./mach test-tidy --no-progress --all - ./mach test-tidy --no-progress --self-test + - python ./etc/memory_reports_over_time.py --test - bash etc/ci/check_no_panic.sh - bash etc/ci/manifest_changed.sh cache: false @@ -26,7 +27,6 @@ matrix: - ./mach clean - ./mach build-geckolib - ./mach test-stylo - - python ./etc/memory_reports_over_time.py --test - bash etc/ci/lockfile_changed.sh cache: directories: