Skip to content

Commit

Permalink
Lock down Firefox version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejewski committed Jul 26, 2017
1 parent 4285301 commit 5ca63e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ language: node_js
node_js: node
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- "sh -e /etc/init.d/xvfb start"
addons:
firefox: '51.0'

0 comments on commit 5ca63e1

Please sign in to comment.