travismaketutorial

April 21, 2020 ยท View on GitHub

BranchTravis CI logo
masterBuild Status
developBuild Status

Tutorial how to use GNU make on Travis.

Build statusLinkDescription
Build Statushello_world'Hello World', a first simple Makefile, a minimal example
Build Statusone_stepSimple pipeline of one step
Build Statustwo_stepsSimple pipeline of two steps
Build StatuspdflatexConvert LaTeX to PDF
Build StatusdotConvert .dot file to .png using dot

TODO

  • csv2latex: Convert CSV to LaTeX
  • bibtex: Convert LaTeX with .bib to PDF
  • gunzip: Extract a .gz file
  • gzip: Compress a file to .gz
  • imagemagick: Create an image using ImageMagick
  • pandoc: Convert a document from ? to ?
  • R: Run an R script
  • Rmd: Render an R markdown (.Rmd) file to PDF