Skip to content

Commit

Permalink
Updated GitLabCI
Browse files Browse the repository at this point in the history
  • Loading branch information
Javinator9889 committed Sep 20, 2019
1 parent 981ee04 commit 8b7b626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -18,7 +18,7 @@ cache:

before_script:
- python -V # Print out python version for debugging
- pip install pylint_runner
- pip install pylint

test:pylint:
script:
Expand Down

0 comments on commit 8b7b626

Please sign in to comment.