Repository: tapestry-5 Updated Branches: refs/heads/master 3f24210f1 -> 5293d82e4
stick with the latest ESR Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/5293d82e Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/5293d82e Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/5293d82e Branch: refs/heads/master Commit: 5293d82e400cace0f48585163aaeb14b3403b729 Parents: 3f24210 Author: Jochen Kemnade <[email protected]> Authored: Tue Oct 10 08:58:36 2017 +0200 Committer: Jochen Kemnade <[email protected]> Committed: Tue Oct 24 13:36:48 2017 +0200 ---------------------------------------------------------------------- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/5293d82e/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 5512d5c..eb3b917 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,4 +24,4 @@ notifications: - [email protected] addons: - firefox: "latest" + firefox: "latest-esr"
