An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# @imqueue/travis

[![Build Status](https://img.shields.io/github/actions/workflow/status/imqueue/travis/build.yml)](https://github.com/imqueue/travis)
[![codebeat badge](https://codebeat.co/badges/49a383a7-0d94-4243-953b-2bfa1fd92b9c)](https://codebeat.co/projects/github-com-imqueue-travis-master)
[![Coverage Status](https://coveralls.io/repos/github/imqueue/travis/badge.svg?branch=master)](https://coveralls.io/github/imqueue/travis?branch=master)
[![License](https://img.shields.io/badge/license-GPL-blue.svg)](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)