Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updating repositories before installing any package
  • Loading branch information
Javinator9889 committed Sep 22, 2019
1 parent 07ce535 commit fd81fcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Expand Up @@ -18,6 +18,7 @@ cache:

before_script:
- python -V # Print out python version for debugging
- apt update && apt upgrade
- apt install libchromaprint-tools

test:pylint:
Expand Down

0 comments on commit fd81fcb

Please sign in to comment.