Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

Commit

Permalink
Merge pull request #155 from tubone24/submodule
Browse files Browse the repository at this point in the history
fix ci
  • Loading branch information
tubone24 committed Aug 31, 2019
2 parents 0a3d137 + 3234c97 commit 3c20d03
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ build:
dependencies:
before:
- pip install -r requirements-test.txt
- pip install -r requirements.txt
- python setup.py install
tests:
override:
Expand All @@ -33,4 +34,4 @@ filter:
excluded_paths:
- 'tests/*'
- 'doc_src/*'
- 'docs/*'
- 'docs/*'

0 comments on commit 3c20d03

Please sign in to comment.