servo: Merge #3285 - Run build-cef last so that tests don't cause a rebuild (from metajack:reseq-travis)

Source-Repo: https://github.com/servo/servo
Source-Revision: f3653342df0f574f3f2c6bbcbecc67c6de9f84bf
This commit is contained in:
Jack Moffitt 2014-09-11 07:35:37 -07:00
parent 5d7352b89a
commit 1924d9736c

View File

@ -25,7 +25,7 @@ env:
- LD_LIBRARY_PATH: /usr/local/lib
- secure: "C/9/o+5KdTY1LZ4qZGE1+gY6mEGamG/VDHP69Om9dklfchJD6C+j8K8dvmE26FeRnLhSL7eGf1b3m6lfgkTZeVFjjiZE0Exvf1yI9Y3QPWR7ViaFxWk1z1I4HaSu4fpBo++e8FW+0EGjIkIrRtAn+bav3eDpAhgSih10KmAx4a8="
matrix:
- TASKS=build,build-cef,test-content,test-ref
- TASKS=build,test-content,test-ref,build-cef
matrix:
include: