Skip to content

avijit-nervana/ci-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ci-test

"Hello World" for testing CI frameworks

Introduction

This repository is for experimenting with various CI build systems.

How to build

Use your favorite C compiler to build the hello world.

   cd hello_world
   gcc hello.cc
   ./a.out
   Hello world!

About

"Hello World" for testing CI frameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages