This change adds a Travis-CI configuration file to enable automatic builds whenever changes are pushed to the "master" branch. It also adds a Travis-CI build status badge to README.md. See README.md in my private branch at https://github.com/rcook/pads-haskell/blob/p-rcook-travis-ci/README.md to see what this might look like.
This change adds a Travis-CI configuration file to enable automatic builds whenever changes are pushed to the "master" branch. It also adds a Travis-CI build status badge to
README.md
. SeeREADME.md
in my private branch at https://github.com/rcook/pads-haskell/blob/p-rcook-travis-ci/README.md to see what this might look like.To enable this, one of the
padsproj
maintainers will need to log into Travis-CI (https://travis-ci.org/) using his/her GitHub credentials and enable builds on the https://github.com/padsproj/pads-haskell repository.