gecko-dev/servo/etc
Corey Farwell 2060f1d53f servo: Merge #8036 - Travis CI building cleanup, enable caching (from frewsxcv:travis); r=metajack
The only reason the Dockerfile was introduced is because the default
machines that Travis uses are based on Ubuntu 12.04, which has some very
old incompatible dependencies with Servo. Docker allowed use to use a
new version of Ubuntu, allowing us to compile with ease. I just learned
that they are currently beta testing 14.04 support:

http://docs.travis-ci.com/user/trusty-ci-environment/

This commit updates our Travis config to remove our dependency on Docker
and just build directly on the images, reducing some complexity and also
overhead of downloading Docker images.

In addition, this commit also enables caching of the .servo and .cargo
directories on Travis in an attempt to reduce build times.

http://docs.travis-ci.com/user/caching/#Arbitrary-directories

Source-Repo: https://github.com/servo/servo
Source-Revision: 628c2a04326b27ac2743771dca52612c8ce30ad2
2015-10-16 14:09:36 -06:00
..
ci servo: Merge #8036 - Travis CI building cleanup, enable caching (from frewsxcv:travis); r=metajack 2015-10-16 14:09:36 -06:00
doc.servo.org servo: Merge #3230 - Cargoify servo (from servo:cargoify) 2014-09-09 08:18:18 -06:00
layout_viewer servo: Merge #5763 - Update layout viewer docs (from mbrubeck:trace-layout-readme); r=glennw 2015-04-20 16:50:12 -05:00
cert_generator.js servo: Merge #4741 - Basic certificate verification (from Manishearth:cert-checking); r=jdm 2015-01-31 03:42:48 -07:00
jsdefine servo: Merge #3230 - Cargoify servo (from servo:cargoify) 2014-09-09 08:18:18 -06:00
rustc-with-gold servo: Merge #7249 - Only use a rustc wrapper script when ld.gold is available (from servo:gold); r=paulrouget 2015-08-17 01:26:26 -06:00
rustdoc-style.html servo: Merge #3230 - Cargoify servo (from servo:cargoify) 2014-09-09 08:18:18 -06:00
rustdoc-with-private servo: Merge #6668 - Make doc comments not truncated again (from servo:untruncated-docs); r=Ms2ger 2015-07-19 19:32:41 -06:00
servo_gdb.py servo: Merge #6279 - Add flake8 to the tidy process for Python files (from frewsxcv:flake8); r=jdm 2015-06-04 10:41:36 -05:00
servo.sb servo: Merge #3230 - Cargoify servo (from servo:cargoify) 2014-09-09 08:18:18 -06:00