summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2017-11-08 15:48:37 +0100
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2017-11-08 15:48:37 +0100
commita7bb375e8aec501b7746f1422e7cc8f21e846d3c (patch)
treefc33b7c9476724404df6ed152bfea08aaf3d7fc2
parentc26f0b567b09bfc4403198339cd0f2d207b83215 (diff)
parentd704c5501b423244bf63e458f1192518915150bb (diff)
downloadrabbitmq-server-git-a7bb375e8aec501b7746f1422e7cc8f21e846d3c.tar.gz
Merge branch 'stable'
-rw-r--r--.travis.yml.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/.travis.yml.patch b/.travis.yml.patch
new file mode 100644
index 0000000000..9e6e46af87
--- /dev/null
+++ b/.travis.yml.patch
@@ -0,0 +1,11 @@
+--- .travis.yml.orig 2017-11-08 14:23:22.036394000 +0100
++++ .travis.yml 2017-11-08 15:26:19.264520000 +0100
+@@ -37,7 +37,7 @@
+
+ script:
+ - make xref
+- - make tests
++ - make ct-fast
+
+ after_failure:
+ - |