Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit 76f8b47

Browse files
committed
fix: don't test using Chrome since it's only available on 64 bit Linux now
1 parent c436c9b commit 76f8b47

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ before_script:
99
- npm install -g bower polylint web-component-tester
1010
- bower install
1111
- polylint
12-
- sudo apt-get install -y libappindicator1 fonts-liberation
13-
- wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
14-
- sudo dpkg -i google-chrome-stable_current_amd64.deb
1512
env:
1613
global:
1714
- secure: gZ5vpMlc9fuKSZeMmT6xf4+FIVWxET6f6Lkp6l5Qo9vL2X/KC/bMJF1v2w5xXFLFTdm/hPUDkeQRDUBBJhGcsXhJeWIvAXdPkObV9ZPRwpDnnN1qU5lOqVIy6gFjDm2Wm6UNXcRnyP1TrGpMwbG13EUtD0rF8LZqBm3B833sKS4=

0 commit comments

Comments
 (0)