From ceef29c59ef93931cfe52edb3250a56a8c604dc4 Mon Sep 17 00:00:00 2001 From: Kevin Phillips Date: Wed, 31 Jul 2019 12:56:01 -0400 Subject: [PATCH] latest firefox --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 479ab46..1ce4b9b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: node_js node_js: node addons: - firefox: '57.0' + firefox: latest +dist: xenial services: - xvfb -dist: xenial