Skip to content
Snippets Groups Projects
Commit b7af87bd authored by Todd Dembrey's avatar Todd Dembrey
Browse files

remove the extra install of flake8

parent ef9b0ffc
No related branches found
No related tags found
No related merge requests found
......@@ -32,12 +32,10 @@ before_script:
# Package installation
install:
- pip install codecov
# Install project dependencies
- pip install -r requirements.txt
# Install test dependencies
- pip install flake8
# Install node
- nvm install 8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment