Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
c7ec75d
)
MDL-51458 travis: note the purpose of config
author
Dan Poltawski
<dan@moodle.com>
Thu, 22 Oct 2015 11:14:04 +0000
(12:14 +0100)
committer
Dan Poltawski
<dan@moodle.com>
Thu, 22 Oct 2015 11:14:04 +0000
(12:14 +0100)
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
f8631b6
..
65f2af7
100644
(file)
--- 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