Skip to content

Commit 82a4d25

Browse files
authored
Merge pull request #139 from fosslight/dev_tox
Add test for fl scanner and fl android
2 parents e08ee12 + 67af4d2 commit 82a4d25

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

tox.ini

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,9 @@ commands =
4646

4747
python tests/cli_test.py
4848
pytest -v --flake8
49-
49+
50+
pip install fosslight_scanner
51+
pip install fosslight_android
52+
fosslight -v
53+
fosslight_android -v
54+

0 commit comments

Comments
 (0)