fix firefox focus flakiness

This commit is contained in:
Daniel Freedman
2017-02-07 16:32:00 -08:00
parent dd064b5e80
commit 9840328299

View File

@@ -12,7 +12,8 @@ addons:
script:
- npm install -g bower
- bower install
- xvfb-run wct
- xvfb-run wct -l chrome
- xvfb-run wct -l firefox
- if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s 'windows 10/microsoftedge@14' -s 'windows 8.1/internet explorer@11' -s 'os x 10.11/safari@10' -s 'os x 10.11/safari@9'; fi
env:
global: