diff options
author | bors-servo <metajack+bors@gmail.com> | 2015-10-16 14:09:36 -0600 |
---|---|---|
committer | bors-servo <metajack+bors@gmail.com> | 2015-10-16 14:09:36 -0600 |
commit | 628c2a04326b27ac2743771dca52612c8ce30ad2 (patch) | |
tree | 4a9b008833f895b029e2cf514c3d5ef8759fa3ff /components/script/dom/htmlbuttonelement.rs | |
parent | 7a71f3932078e8248ecf8c6d28984e2fd4d1df6c (diff) | |
parent | dbe6da874b9e419b0b80a5ce7a7739ba3766d24a (diff) | |
download | servo-628c2a04326b27ac2743771dca52612c8ce30ad2.tar.gz servo-628c2a04326b27ac2743771dca52612c8ce30ad2.zip |
Auto merge of #8036 - frewsxcv:travis, r=metajack
Travis CI building cleanup, enable caching
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
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8036)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlbuttonelement.rs')
0 files changed, 0 insertions, 0 deletions