Skip to content

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 071d2e6 + f3de171 commit e4fcb5e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
@@ -1,10 +1,8 @@
language: node_js
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
env:
global:
- secure: >-
Expand All @@ -18,7 +16,7 @@ addons:
sources:
- google-chrome
packages:
- google-chrome-beta
- google-chrome-stable
script:
- true || xvfb-run polymer test
- >-
Expand Down

0 comments on commit e4fcb5e

Please sign in to comment.