Repository: tapestry-5 Updated Branches: refs/heads/master 1b6d21535 -> 7d2c4da40
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/7d2c4da4 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/7d2c4da4 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/7d2c4da4 Branch: refs/heads/master Commit: 7d2c4da4070ae94fdc5106c997ef31c4ca020efe Parents: 1b6d215 Author: Jochen Kemnade <[email protected]> Authored: Tue Oct 10 08:58:36 2017 +0200 Committer: Jochen Kemnade <[email protected]> Committed: Tue Oct 10 08:58:36 2017 +0200 ---------------------------------------------------------------------- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/7d2c4da4/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index f59f06c..699533a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,4 +23,4 @@ notifications: - [email protected] addons: - firefox: "latest" + firefox: "latest-esr"
