summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2020-03-30 13:49:17 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2020-03-31 13:06:20 +0200
commitdee6866a3d3188298e4957bb5a8745a693a3cbc3 (patch)
tree81fd8da41794936b3977e1ec884eea256e74a541
parent9fbe26998b42ad55301d012c3d7df2898d6283b8 (diff)
downloadefl-dee6866a3d3188298e4957bb5a8745a693a3cbc3.tar.gz
Testing only
-rw-r--r--.travis.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/.travis.yml b/.travis.yml
index e1ec7a36f8..f3a1ee930c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -76,7 +76,6 @@ jobs:
if: type = cron
env: DISTRO=Fedora31 CI_BUILD_TYPE=asan
- os: linux
- if: type = cron
env: DISTRO=Fedora31-exactness CI_BUILD_TYPE=exactness
- os: linux
if: type = cron
@@ -140,14 +139,3 @@ before_cache:
mv $HOME/Library/Caches/Homebrew $HOME/cachedir/Homebrew
fi
-notifications:
- irc:
- channels:
- - "chat.freenode.net#edevelop"
- on_success: change
- on_failure: always
- template:
- - "TravisCI build %{build_number} in branch %{branch}: %{result} - %{message} (%{elapsed_time})"
- - "Commit: %{commit_subject} (%{commit}) from %{author}"
- - "Change view : %{compare_url}"
- - "Build details : %{build_url}"