https://github.com/imqueue/travis
Travis CI client library for node written in TypeScript
https://github.com/imqueue/travis
api ci continous-integration rest travis travis-ci travisci
Last synced: 5 months ago
JSON representation
Travis CI client library for node written in TypeScript
- Host: GitHub
- URL: https://github.com/imqueue/travis
- Owner: imqueue
- License: gpl-3.0
- Created: 2018-05-05T21:33:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-07T17:07:57.000Z (6 months ago)
- Last Synced: 2025-08-11T06:37:19.685Z (5 months ago)
- Topics: api, ci, continous-integration, rest, travis, travis-ci, travisci
- Language: TypeScript
- Size: 574 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @imqueue/travis
[](https://github.com/imqueue/travis)
[](https://codebeat.co/projects/github-com-imqueue-travis-master)
[](https://coveralls.io/github/imqueue/travis?branch=master)
[](https://rawgit.com/imqueue/travis/master/LICENSE)
Travis CI client library for node written in TypeScript. No callbacks,
Async/await only, for modern node.
Inspired by [node-travis-ci](https://github.com/pwmckenna/node-travis-ci)
module.
## License
This project is licensed under the GNU General Public License v3.0.
See the [LICENSE](LICENSE)