Repository: tapestry-5 Updated Branches: refs/heads/master a580c7b60 -> 5321b3d31
Revert "stick with the latest ESR" This reverts commit 7d2c4da4070ae94fdc5106c997ef31c4ca020efe. Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/5321b3d3 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/5321b3d3 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/5321b3d3 Branch: refs/heads/master Commit: 5321b3d319243c7fdf7f4b49261ff53dcdb8cad4 Parents: a580c7b Author: Jochen Kemnade <[email protected]> Authored: Tue Oct 24 12:09:44 2017 +0200 Committer: Jochen Kemnade <[email protected]> Committed: Tue Oct 24 12:09:44 2017 +0200 ---------------------------------------------------------------------- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/5321b3d3/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index eb3b917..5512d5c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,4 +24,4 @@ notifications: - [email protected] addons: - firefox: "latest-esr" + firefox: "latest"
