mozilla / wp-offline-shell

This WordPress plugin provides a method for caching theme assets via a service worker.
Other
53 stars 16 forks source link

Use Chromium for tests on Travis and not Chrome #92

Closed marco-c closed 8 years ago

marco-c commented 8 years ago

This would make builds faster because we wouldn't need to add an APT source and install the google-chrome package with all its dependencies (Chromium is already included by default on Travis).