diff options
Diffstat (limited to '.travis.yml.patch')
| -rw-r--r-- | .travis.yml.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/.travis.yml.patch b/.travis.yml.patch index 13d216357a..ca4041f5c0 100644 --- a/.travis.yml.patch +++ b/.travis.yml.patch @@ -1,11 +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: +--- ../rabbit_common/.travis.yml 2020-03-04 13:38:36.985065000 +0100 ++++ .travis.yml 2020-03-04 14:27:50.983504000 +0100 +@@ -43,7 +43,7 @@ + current_rmq_ref="${TRAVIS_PULL_REQUEST_BRANCH:-${TRAVIS_BRANCH}}" - make xref + current_rmq_ref="${TRAVIS_PULL_REQUEST_BRANCH:-${TRAVIS_BRANCH}}" - - make tests + - make ct-fast + current_rmq_ref="${TRAVIS_PULL_REQUEST_BRANCH:-${TRAVIS_BRANCH}}" after_failure: - - | |
