aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Remove Geckolib CI.Emilio Cobos Álvarez2018-04-281-2/+0
* Small key utils refactorDzmitry Malyshau2018-04-191-0/+1
* Make gleam optional for compositor, switch various names from glutin to winitDzmitry Malyshau2018-04-181-0/+1
* Move the TravisCI test to the quick group.Josh Matthews2018-03-091-1/+1
* Run automated test for memory report charter.Josh Matthews2018-03-091-0/+1
* Remove FreeGLUTSeo Sanghyeon2018-03-051-1/+0
* Remove gecko-media dependencyFernando Jiménez Moreno2018-01-191-13/+0
* Disable incremental compilation on CISimon Sapin2018-01-101-0/+1
* Cache rustup toolchains on AppVeyor and Travis-CISimon Sapin2018-01-101-1/+2
* Use rustup.rs instead of custom bootstrapSimon Sapin2018-01-101-0/+2
* Deny warnings in rust code globally in CIAneesh Agrawal2018-01-091-5/+7
* deny warningstigercosmos2017-12-221-4/+4
* Remove compiletest from Travis scriptSimon Sapin2017-11-231-1/+0
* Make script depend on gecko-mediaAnthony Ramine2017-11-141-0/+13
* Set up llvm for osmesa.Josh Matthews2017-10-191-0/+6
* Move lockfile check after builds complete.Josh Matthews2017-08-221-1/+1
* Move fast checks into earlier Travis task.Josh Matthews2017-08-221-3/+3
* Try with enabled `build-geckolib` and `test-stylo`UK9922017-05-091-3/+3
* Try to re-enable unit tests on travis-ciUK9922017-05-091-4/+1
* Auto merge of #16593 - UK992:clean-cargo-cache, r=wafflespeanutbors-servo2017-05-081-0/+1
|\
| * Update .travis.ymlUK9922017-05-081-0/+1
* | Make unit tests pass on TravisCI.Josh Matthews2017-05-031-1/+1
|/
* Auto clean old nightlies on TravisUK9922017-04-231-0/+2
* style: Smoke-test the dependency tracking logic.Emilio Cobos Álvarez2017-04-131-0/+1
* selectors: Unbust tests, and add a way to override the hash for the bloom fil...Emilio Cobos Álvarez2017-04-081-0/+1
* Remove unused packages from travis.ymlUK9922017-02-061-3/+0
* Remove 'buildtimetrend' Travis webhook.Corey Farwell2017-01-301-4/+0
* Disable test-unit on TravisCI.Josh Matthews2017-01-171-1/+2
* Disable geckolib build as well.Josh Matthews2017-01-111-1/+1
* Disable test-stylo.Josh Matthews2017-01-111-1/+2
* Rename check_no_unwrap.sh to check_no_panic.sh6br2016-10-291-1/+1
* Remove test-geckolib, run test-stylo on travisManish Goregaokar2016-10-121-1/+1
* Add OSMesa headless mode, run WPT against Webrender, update tests.Glenn Watson2016-09-281-0/+1
* Reorder steps in Travis to avoid rebuilding on `mach test-unit`UK9922016-09-231-2/+2
* stylo: Fix and ensure alignment of restyle hints. Test it on Travis.Emilio Cobos Álvarez2016-08-031-0/+1
* Add video-metadata-rs dependenciesggomez2016-07-251-0/+3
* Build geckolib on travis.Ms2ger2016-07-111-0/+1
* Remove --faster flag from test-tidy, go fast by default. Fixes 11217Mitchell Hentges2016-05-251-2/+2
* Add dbus lib to travisAttila Dusnoki2016-05-031-0/+1
* Re-enabled /etc/ci/check_no_unwrap.Alan Jeffrey2016-04-111-0/+1
* Removed etc/ci/check_no_unwrap.sh from .travis.ymlAlan Jeffrey2016-04-081-1/+0
* travis: add and run script which checks if listed files contain "unwrap". Sho...Matthias Krüger2016-04-081-0/+1
* tests for tidy.py #9152Maciej Skrzypkowski2016-04-071-1/+3
* Refactored tidy for efficiency and optionally provide feedback on progressRavi Shankar2016-02-251-1/+1
* Add infrastructure for compiletestsFlorian Hahn2016-02-041-0/+1
* Fixes #9398 Integrate BuildTimeTrend into TravisCInxnfufunezn2016-01-211-0/+4
* ci: Make travis link libgles2-mesa-dev on linuxEmilio Cobos Álvarez2015-12-221-1/+2
* Run unit tests in ciMike Atkins2015-12-071-0/+1
* Add to manifest checks to .travis.ymlMartin Feckie2015-11-211-0/+1
* Auto merge of #8366 - larsbergstrom:ccache, r=frewsxcvbors-servo2015-11-071-0/+3
|\