LukasKalbertodt / luten

(Not maintained anymore!)
Apache License 2.0
1 stars 1 forks source link

Improve Travis CI #47

Open teiesti opened 7 years ago

teiesti commented 7 years ago

In case you are interested: This is an improved Travis CI configuration that I've written for the MMIX virtual machine. It is based on yours but has additional features:

  1. Well-structured console output.
  2. Any check is encapsulated in a single file.
  3. Running all checks (including build) is as easy as ci/run.sh.
  4. Documentation is tested.

Feel free to reject this pull-request if your want to keep your Travis CI configuration.