Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>travis-ci-statusNew to Visual Studio Code? Get it now.
travis-ci-status

travis-ci-status

Jan Schulte

|
874 installs
| (1) | Free
Shows the last build's status from Travis CI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

travis-ci-status

This is a Visual Studio Code extension that allows you to view the Travis CI build status of your project. This extension works with both travis-ci.com and travis-ci.org.

Features

Please note that each command is available for travis-ci.org and travis-ci.com. Down below you'll find instructions for travis-ci.org. If your project is built on travis-ci.com, please select the respective travis-ci.com menu point.

First you need to configure your API token (only required once). You can get yours from https://travis-ci.org/profile/<your username>. Then, hit Ctrl+Shift+P to open the command palette. Type in Configure travis-ci.org API token and hit return.

Configure token

After that it'll try to obtain the status on Travis CI for the current project. If you're switching to another project and you'd like to view the status for it, press Ctrl+Shift+P again, type travis-ci.org Status and hit return.

View Build Status

Then you'll see a new item on the bottom menu bar, showing you the status of the last build for your project on Travis CI.

View Build Status

Release Notes

1.0.0

Initial Release.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft