From b20c24a438c53efee6a97ffdf956113d8a1c4a6e Mon Sep 17 00:00:00 2001 From: Devin Stokes Date: Tue, 30 Apr 2019 18:17:13 -0700 Subject: [PATCH] update travis --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 8cc27c6..323fa59 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,9 @@ language: python cache: pip +env: + - MOZ_HEADLESS=1 +addons: + firefox: latest os: - linux python: