* new wpr

* Run WPR in Docker in Travis
This commit is contained in:
Peter Hedenskog 2020-05-11 20:59:13 +02:00 committed by GitHub
parent 4deb8d7859
commit 7703184d50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ matrix:
- docker run --rm sitespeedio/sitespeed.io https://www.sitespeed.io -n 1 -b chrome
- docker run --rm sitespeedio/sitespeed.io https://www.sitespeed.io -n 1 -b firefox
- docker run --rm sitespeedio/sitespeed.io:slim https://www.sitespeed.io -n 1
- docker run --cap-add=NET_ADMIN --rm -e REPLAY=true -e LATENCY=100 sitespeedio/sitespeed.io https://www.sitespeed.io -n 1 -b chrome
- name: "Browser tests on Linux"
- name: "Browser tests on Linux"
sudo: required
dist: bionic

Binary file not shown.