summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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:
+ - |