From: dotnetCarpenter Date: Wed, 12 Oct 2016 10:55:31 +0000 (-0200) Subject: use the 'latest' version of firefox X-Git-Tag: 2.3.5~5^2~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=21702be223d9b49b009969f32182ef365d2649d7;p=svg.js.git use the 'latest' version of firefox --- diff --git a/.travis.yml b/.travis.yml index a04e558..bf8ab91 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ script: npm test sudo: required dist: trusty addons: - firefox: "49.0" + firefox: "latest" before_install: # Start a display server where all graphical operations happens in memory - export DISPLAY=:99.0