{"id":14007904,"url":"https://github.com/nlamirault/emacs-travis","last_synced_at":"2025-07-10T11:33:39.069Z","repository":{"id":23292253,"uuid":"26651352","full_name":"nlamirault/emacs-travis","owner":"nlamirault","description":"An Emacs client for TravisCI","archived":false,"fork":false,"pushed_at":"2022-01-14T14:42:30.000Z","size":343,"stargazers_count":27,"open_issues_count":4,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T13:11:41.206Z","etag":null,"topics":["emacs","travis"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nlamirault.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-14T18:17:55.000Z","updated_at":"2023-06-20T00:35:02.000Z","dependencies_parsed_at":"2022-07-25T12:32:42.852Z","dependency_job_id":null,"html_url":"https://github.com/nlamirault/emacs-travis","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/nlamirault/emacs-travis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Femacs-travis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Femacs-travis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Femacs-travis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Femacs-travis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlamirault","download_url":"https://codeload.github.com/nlamirault/emacs-travis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Femacs-travis/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264573471,"owners_count":23630494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["emacs","travis"],"created_at":"2024-08-10T11:01:04.680Z","updated_at":"2025-07-10T11:33:38.755Z","avatar_url":"https://github.com/nlamirault.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"# emacs-travis\n\n[![travis][badge-travis]][travis]\n[![drone][badge-drone]][drone]\n[![Melpa Status](http://melpa.milkbox.net/packages/travis-badge.svg)](http://melpa.milkbox.net/#/travis)\n[![MELPA Stable](http://stable.melpa.org/packages/travis-badge.svg)](http://stable.melpa.org/#/travis)\n[![Coverage Status](https://coveralls.io/repos/nlamirault/emacs-travis/badge.png)](https://coveralls.io/r/nlamirault/emacs-travis)\n\n`emacs-travis` provides :\n* a REST client to the [Travis][] API\n\n## Installation\n\nThe recommended way to install ``emacs-travis`` is via [MELPA][]:\n\n    M-x package-install travis\n\nor [Cask][]:\n\n\t(depends-on \"travis\")\n\n\n## Usage\n\n* Setup your Travis configurations using your Github token :\n\n        $ export TRAVIS_TOKEN=xxxxxx\n\n* Display your Travis build status for some projects:\n\n        M-x travis-show-projects\n\nSee ![TravisCI](images/emacs-travis.png)\n\n\n## Development\n\n### Cask\n\n``emacs-travis`` use [Cask][] for dependencies\nmanagement. Install it and retrieve dependencies :\n\n    $ curl -fsSkL https://raw.github.com/cask/cask/master/go | python\n    $ export PATH=\"$HOME/.cask/bin:$PATH\"\n    $ cask\n\n\n### Tests\n\n* Launch unit tests :\n\n        $ export TRAVIS_TOKEN xxxxxx\n        $ make clean test\n\n\n## Support / Contribute\n\nSee [here](CONTRIBUTING.md)\n\n\n\n## Changelog\n\nA changelog is available [here](ChangeLog.md).\n\n\n## License\n\nSee [LICENSE](LICENSE).\n\n\n## Contact\n\nNicolas Lamirault \u003cnicolas.lamirault@gmail.com\u003e\n\n[emacs-travis]: https://github.com/nlamirault/emacs-travis\n[badge-license]: https://img.shields.io/badge/license-GPL_2-green.svg?style=flat\n[LICENSE]: https://github.com/nlamirault/emacs-travis/blob/master/LICENSE\n[travis]: https://travis-ci.org/nlamirault/emacs-travis\n[badge-travis]: http://img.shields.io/travis/nlamirault/emacs-travis.svg?style=flat\n[badge-drone]: https://drone.io/github.com/nlamirault/emacs-travis/status.png\n[drone]: https://drone.io/github.com/nlamirault/emacs-travis/latest\n[badge-wercker]: https://app.wercker.com/status/230e39942045191c79677ed663572c69/s\n[wercker]: https://app.wercker.com/project/bykey/230e39942045191c79677ed663572c69\n[GNU Emacs]: https://www.gnu.org/software/emacs/\n[MELPA]: http://melpa.milkbox.net/\n[Cask]: http://cask.github.io/\n[Issue tracker]: https://github.com/nlamirault/emacs-travis/issues\n[Helm]: https://github.com/emacs-helm/helm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlamirault%2Femacs-travis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnlamirault%2Femacs-travis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlamirault%2Femacs-travis/lists"}