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

Commit

Permalink
Update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
tedium-bot committed Apr 26, 2017
1 parent dc237b8 commit 26b3aaa
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
@@ -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:
- xvfb-run polymer test
- >-
Expand Down

0 comments on commit 26b3aaa

Please sign in to comment.