diff options
author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-09-06 17:29:02 +0200 |
---|---|---|
committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-09-06 17:29:02 +0200 |
commit | 7b14afbeaa779009014ee866fe5e56edd3e8681d (patch) | |
tree | 7875bfab7c9da31e1c634a7bbc2a15989cac48e3 /.travis.yml | |
parent | d34f2b003bee7eda8553c19d61ac21d2ce708f4e (diff) | |
parent | ba3eaa0d61d4980a61ebbcd105f07d21dd2aabb6 (diff) |
Merge remote-tracking branch 'refs/remotes/origin/main'
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index 61b56979..006ba521 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,6 +24,3 @@ script: after_failure: - ./run.sh dump_logs - -after_success: - - travis_wait 40 ./run.sh coverage |