mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
use latest firefox and edge
This commit is contained in:
parent
142a1cda4b
commit
b1be456f21
@ -3,8 +3,7 @@ sudo: required
|
||||
dist: trusty
|
||||
node_js: stable
|
||||
addons:
|
||||
firefox: 46.0
|
||||
sauce_connect: true
|
||||
firefox: latest
|
||||
apt:
|
||||
sources:
|
||||
- google-chrome
|
||||
@ -19,7 +18,7 @@ before_script:
|
||||
- gulp lint
|
||||
script:
|
||||
- xvfb-run wct
|
||||
- if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s 'windows 10/microsoftedge'; fi
|
||||
- if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s 'windows 10/microsoftedge@14'; fi
|
||||
env:
|
||||
global:
|
||||
- secure: bfF/o1ewpOxDNqTzWfvlwgRgGfP8OXhSQLLdEwZ6izO9tckMJuSNghk3qBXCEQJwTcUEyXP6EqfzIrRAvDXPa0H3OoinbrooDyV2wIDaVRK++WR2iZIqzqo3hGOdzm4tdrGJZe5av5Rk661Hls8aPfLbjdzcGuYXi8B4wZq2xMI=
|
||||
|
Loading…
Reference in New Issue
Block a user