Skip to content

eda-old-challenges/ci-cd-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Continuous Integration/continuous deployment demo

We'll use Travis CI to run our tests and deploy to Heroku if the tests pass each time we push to master.

Checklist

  • Ensure Travis CI has access to the user account/org
  • Switch on the repository on the profile
  • Add a .travis.yml file
  • Install the Travis CI and the Heroku CLI tools
  • Add the required settings in the .travis.yml file
  • Push to GitHub

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.1%
  • HTML 8.4%
  • CSS 3.5%