Update Firefox to 49.0.2 and make wct happy again

This commit is contained in:
Andreas Kohn
2017-06-19 14:59:48 +02:00
parent 85aff302d6
commit bc040d0b95

View File

@@ -3,7 +3,10 @@ sudo: false
node_js:
- node
addons:
firefox: '42.0'
firefox: '49.0.2'
apt:
packages:
- oracle-java8-installer
cache:
directories:
- node_modules
@@ -16,4 +19,4 @@ before_script:
- polylint
- export PATH=$PWD/node_modules/.bin:$PATH
script:
- xvfb-run wct
- JAVA_HOME=/usr/lib/jvm/java-8-oracle PATH=/usr/lib/jvm/java-8-oracle/bin:$PATH xvfb-run wct