Add comment acknowledging source of .travis.yml.

This commit is contained in:
John MacFarlane 2016-11-16 12:00:12 +01:00
parent 74ebeeedf0
commit 99287f4754

View file

@ -1,5 +1,5 @@
# Copy these contents into the root directory of your Github project in a file
# named .travis.yml
# This .travis.yml is modified from the sample at
# https://docs.haskellstack.org/en/stable/GUIDE/#travis-with-caching
# Use new container infrastructure to enable caching
sudo: false