Skip to content

Commit

Permalink
Revert ".travis.yml: Cache Avocado cache"
Browse files Browse the repository at this point in the history
This reverts commit c1073e4.

The Avocado tests have been removed from Travis a long time ago with
commit c5008c7 ("gitlab: add acceptance testing to system builds"),
so we don't need to cache the avocado files here anymore.

Message-ID: <20240320104144.823425-4-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
  • Loading branch information
huth committed Apr 25, 2024
1 parent 5e279f3 commit 6705587
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ cache:
timeout: 1200
ccache: true
pip: true
directories:
- $HOME/avocado/data/cache


# The channel name "irc.oftc.net#qemu" is encrypted against qemu/qemu
Expand Down

0 comments on commit 6705587

Please sign in to comment.