Skip to content

Commit

Permalink
travis: don't clone qubes-builder twice
Browse files Browse the repository at this point in the history
It is already part of the included base config.
  • Loading branch information
marmarek committed Jun 22, 2020
1 parent a230a72 commit c4739b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ services:
install:
- sudo apt-get -y install python3-gi gir1.2-gtk-3.0
- pip3 install --quiet -r ci/requirements.txt
- git clone https://github.com/"${TRAVIS_REPO_SLUG%%/*}"/qubes-builder ~/qubes-builder
- git clone https://github.com/"${TRAVIS_REPO_SLUG%%/*}"/qubes-core-qrexec ~/qubes-core-qrexec
script:
- PYTHONPATH=test-packages:~/qubes-core-qrexec pylint qubes
Expand Down

0 comments on commit c4739b7

Please sign in to comment.