Skip to content

Commit 1492160

Browse files
committed
Fix travis to use latest build-bundles command line options.
1 parent e5fba30 commit 1492160

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 . bundles circuitpython-community-bundle
21+
script: circuitpython-build-bundles --filename_prefix circuitpython-community-bundle --library_location libraries --library_depth 2

0 commit comments

Comments
 (0)