Jetpack Pro Tip - Using JPM on Travis CI

By Erik Vold

First, enable Travis on your repo.

Then, Add the following .travis.yml file to the repo:

This will download Firefox nightly, install jpm, and run jpm test -v on your JPM based Firefox add-on.

Examples

Add-ons

Third Party NPM Modules