Byte-Cats / microman

Minimal Go Backend Starter Kit without frameworks
MIT License
1 stars 1 forks source link

travis.ci #32

Closed 4cecoder closed 1 year ago

4cecoder commented 1 year ago

integrations!!! YES MORE!!!!

GNRain commented 1 year ago

Travis.Ci has only two available options of being used :

  1. On Cloud with various billing plans.
  2. On-premises

image

I happened to find an affiliation between GitHub and Travis.CI but it is no longer available (Started in 2014 and discontinued at a later date)

This is a screenshot of me trying to build a pipeline with the GitHub Student Pack Free Plan.

image

It simply doesn't work.

Looking through the documentation furthermore if I could find any means of local installation, I didn't find any lead.

image

I have labeled this issue as "Invalid" and "Wontfix" for my inability to integrate Travis.CI at this moment.

4cecoder commented 1 year ago

https://blog.markvincze.com/setting-up-a-travis-ci-pipeline-for-golang/

4cecoder commented 1 year ago

will fix

please follow the directions and apply the research that you have done and add it to a readme docs/travis-cl.md

4cecoder commented 1 year ago

i've updated a temporary travis.yml based on the article above