@adriantombu/alfred-travis-ci

Check the status of your builds on travis-ci.com

Usage no npm install needed!

<script type="module">
  import adriantombuAlfredTravisCi from 'https://cdn.skypack.dev/@adriantombu/alfred-travis-ci';
</script>

README

alfred-travis-ci npm version

Alfred 4 workflow to check your Travis builds

Install

$ npm install --global @adriantombu/alfred-travis-ci

Requires Node.js 8+ and the Alfred Powerpack.

Usage

Configure the workflow

In Alfred, type travis-auth YOUR-TRAVIS-TOKEN + Enter to save your Travis token, whereYOUR-TRAVIS-TOKEN can be found in the Travis Settings under the API authentication section.

Refresh your repositories

In Alfred, type travis-update + Enter to refresh the list of your repositories.

Display your builds

In Alfred, type travis YOUR-REPO-NAME + Enter to select the repository that you want to display the builds.

Then select the build and Enter to show the page on your browser.

License

MIT © Adrian Tombu