treosh / lighthouse-ci-action

Audit URLs using Lighthouse and test performance with Lighthouse CI.
MIT License
1.16k stars 82 forks source link

Check URLs after Travis deploy #26

Closed kaihendry closed 4 years ago

kaihendry commented 4 years ago

I deploy via Travis CI, so how do I express that I want this to run after travis deployment? https://s.natalian.org/2020-01-24/order-dependency.mp4

Thank you in advance,

alekseykulikov commented 4 years ago

Hey, Github Action is a replacement for Travis, I'm not sure it's possible to get confirmation from external service. You could try to configure the raw Lighthouse CI: https://github.com/GoogleChrome/lighthouse-ci/blob/93b674203a39520d40f6c985048d83d2ed46a2b8/docs/getting-started.md