From cf84a5d2dd126de835671b36d7d1938c6d4f75af Mon Sep 17 00:00:00 2001 From: Dan Poltawski Date: Thu, 22 Oct 2015 12:14:04 +0100 Subject: [PATCH] MDL-51458 travis: note the purpose of config --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index f8631b6fba4..65f2af7eafd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,7 @@ +# PLEASE NOTE: Travis is not currently utilised by the Moodle core integration +# process (which uses our internal CI system) this file is here for the benefit +# of community developers git clones - see MDL-51458. + sudo: false # We currently disable Travis notifications entirely until https://github.com/travis-ci/travis-ci/issues/4976 -- 2.43.0