mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Merge pull request #3285 from metajack/reseq-travis
Run build-cef last so that tests don't cause a rebuild.
This commit is contained in:
commit
f3653342df
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue