mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
travis: drop redundant make arg
The makefile already uses SOURCEDIR=api as the default so we don't need to set it.
This commit is contained in:
+1
-1
@@ -9,6 +9,6 @@ install:
|
||||
|
||||
script:
|
||||
- poetry build
|
||||
- poetry run make -C doc html SOURCEDIR=api
|
||||
- poetry run make -C doc html
|
||||
- poetry run flake8
|
||||
- poetry run doc8
|
||||
|
||||
Reference in New Issue
Block a user