We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5fba30 commit 1492160Copy full SHA for 1492160
.travis.yml
@@ -18,4 +18,4 @@ deploy:
18
on:
19
tags: true
20
21
-script: circuitpython-build-bundles . bundles circuitpython-community-bundle
+script: circuitpython-build-bundles --filename_prefix circuitpython-community-bundle --library_location libraries --library_depth 2
0 commit comments