What is the bare minimum required in the .travis.yml file to test an Elm project on Travis-CI?
Examples:
The available examples include quite a lot of uncommented code ...
We need to clarify why each line exists so other people can understand the file.
What is the bare minimum required in the
.travis.ymlfile to test an Elm project on Travis-CI?Examples:
The available examples include quite a lot of uncommented code ...
We need to clarify why each line exists so other people can understand the file.