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 ba07a7a commit 96c40e2Copy full SHA for 96c40e2
.travis.yml
@@ -4,7 +4,7 @@ language: python
4
python:
5
- '3.6'
6
script:
7
-- python3 -m scripts.build_mpy_cross circuitpython_build_tools/data/
+- python3 -m circuitpython_build_tools.scripts.build_mpy_cross circuitpython_build_tools/data/
8
9
10
deploy:
0 commit comments