diff options
Diffstat (limited to '.travis.yml.patch')
| -rw-r--r-- | .travis.yml.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.travis.yml.patch b/.travis.yml.patch new file mode 100644 index 0000000000..13d216357a --- /dev/null +++ b/.travis.yml.patch @@ -0,0 +1,11 @@ +--- ../rabbit_common/.travis.yml 2019-09-13 13:48:46.258483000 +0200 ++++ .travis.yml 2020-03-03 17:29:30.358779000 +0100 +@@ -39,7 +39,7 @@ + + script: + - make xref +- - make tests ++ - make ct-fast + + after_failure: + - | |
