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.
2 parents c9a15d8 + 387edfb commit 46c3950Copy full SHA for 46c3950
.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
requirements.txt
@@ -1 +1 @@
1
-circuitpython-travis-build-tools
+circuitpython-build-tools
0 commit comments