Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

Travis CI - Continuous Integration & Delivery example

License

Notifications You must be signed in to change notification settings

montoyadamien/TravisCI_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis CI example Build Status

This repository aims to show how to use the continuous integration tool Travis CI to launch some database tests. The project example works with NestJS and Redis. First we have two NodeJs services, Plant and Tree using Redis for database access. Pushing on the repository will trigger the Travis CI builds defined here.

Technologies

Configure Travis CI

  • Get to Travis CI then Log In.
  • Next, allow Travis to access your GitHub repository.
  • Follow the tutorial here to setup the builds.

Example of a success build : Build success

About

Travis CI - Continuous Integration & Delivery example

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published