Run test-perf on linux-nightly.

This commit is contained in:
Alan Jeffrey 2017-11-21 09:45:34 -06:00
parent 3864f320e8
commit 1a59ea9733

View file

@ -114,6 +114,7 @@ linux-nightly:
- env CC=gcc-5 CXX=g++-5 ./mach build --release - env CC=gcc-5 CXX=g++-5 ./mach build --release
- ./mach package --release - ./mach package --release
- ./mach upload-nightly linux - ./mach upload-nightly linux
- ./mach test-perf --submit
android: android:
- ./mach clean-nightlies --keep 3 --force - ./mach clean-nightlies --keep 3 --force