Skip to content

Hooking up Travis & SauceLabs

Dominic Chambers edited this page Feb 4, 2016 · 4 revisions

How to enable Travis & SauceLabs for a new micro-library:

  1. Copy an existing .travis.yml and karma-saucelabs.conf.js from a micro-library that already works (e.g. jstd-mocha).
  2. Enable Travis for the project.
  3. Create project specific keys from the project.
Clone this wiki locally