Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/auto-revert-chrome-beta'
Browse files Browse the repository at this point in the history
  • Loading branch information
bicknellr committed May 12, 2017
2 parents e1a72e8 + 7077d76 commit e752371
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,16 @@ language: node_js
dist: trusty
sudo: required
before_script:
- npm install -g bower polymer-cli@next
- npm install -g polymer-cli
- polymer install --variants
- sudo mv /usr/bin/google-chrome /usr/bin/google-chrome-old
- sudo mv /usr/bin/google-chrome-beta /usr/bin/google-chrome
node_js: stable
addons:
firefox: latest
apt:
sources:
- google-chrome
packages:
- google-chrome-beta
- google-chrome-stable
script:
- xvfb-run polymer test
- >-
Expand Down

0 comments on commit e752371

Please sign in to comment.