[
https://issues.apache.org/jira/browse/TWILL-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380985#comment-14380985
]
ASF GitHub Bot commented on TWILL-126:
--------------------------------------
GitHub user wolf31o2 opened a pull request:
https://github.com/apache/incubator-twill/pull/29
TWILL-126 Use Travis CI container-based testing
This updates Twill to use the Travis CI container-based infrastructure and
S3 caching for Maven-downloaded resources. The `.travis.yml` has been validated
using [Travis Lint](http://lint.travis-ci.org/) and is valid.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wolf31o2/incubator-twill
feature/twill-126-travis-container
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-twill/pull/29.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #29
----
commit 1dbdc44178ba3d57faa1520adce6f97fefb5d5fd
Author: Chris Gianelloni <[email protected]>
Date: 2015-03-25T21:02:01Z
TWILL-126 Use Travis CI container-based testing
----
> Update Travis CI configuration to support caching Maven downloads
> -----------------------------------------------------------------
>
> Key: TWILL-126
> URL: https://issues.apache.org/jira/browse/TWILL-126
> Project: Apache Twill
> Issue Type: Improvement
> Reporter: Chris Gianelloni
>
> Switch Twill to using the container-based Travis CI infrastructure. This
> allows for caching of downloads and reduces startup time for tests.
> http://docs.travis-ci.com/user/workers/container-based-infrastructure/
> http://docs.travis-ci.com/user/caching/
> I will submit a PR with this change, shortly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)