Skip to content

finnp/travis-comrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

travis-comrade Travis Comrade

Screenshot

Menubar application for synchronizing and activating GitHub repositories on Travis.

To download the latest version visit the releases page.

js-standard-style

Create a new release

Make sure you have a GitHub token ($GH_TOKEN) in your environment.

npm version <patch|minor|major>
git push origin master
npm run build
npm run zip
npm run release // this will prompt you for the release notes

This project inofficial and not affiliated with Travis CI GmbH.