Skip to content

Commit de0314d

Browse files
committed
nope, that didn't help
Interestingly, I got the same errors that I was able to fix using --package-folder-prefix arg on my individual nrf24l01 repo
1 parent 5edd484 commit de0314d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ deploy:
1818
on:
1919
tags: true
2020

21-
script: circuitpython-build-bundles --filename_prefix circuitpython-community-bundle --library_location libraries --library_depth 3
21+
script: circuitpython-build-bundles --filename_prefix circuitpython-community-bundle --library_location libraries --library_depth 2

0 commit comments

Comments
 (0)