Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/softspiders/node-testing-in-travis

Mimimalistic Node testing in Travic CI
https://github.com/softspiders/node-testing-in-travis

ci continuous-integration devops hello-world helloworld javascript jest js min node softspider softspiders ss starter template test testing travis

Last synced: about 16 hours ago
JSON representation

Mimimalistic Node testing in Travic CI

Awesome Lists containing this project

README

        

[SOFTSPIDERS](https://github.com/softspiders/softspiders)

# Mimimalistic Node App building in Travis CI

---

## Feature tags

- build
- ci
- jest
- starter
- template
- travis
- nodejs

## Direct ancestors - also by code

[jest-starter](https://github.com/softspiders/jest-starter)

## Direct descendants

[node-travis-heroku-cd](https://github.com/softspiders/node-travis-heroku-cd) - also by code

---

## Authors

[Alexander Lapygin](https://github.com/AlexanderLapygin)

---

## Requirements

[Node.js](https://nodejs.org/en/download/package-manager/)

---

## Installation

```sh
yarn
```

---

## Running test

```sh
yarn test
```

---

## Building in Travis CI

TBD

### License

Licensed under the [MIT license](./LICENSE)