Skip to content

Commit 96c40e2

Browse files
committed
fixup build_mpy_cross location
1 parent ba07a7a commit 96c40e2

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
@@ -4,7 +4,7 @@ language: python
44
python:
55
- '3.6'
66
script:
7-
- python3 -m scripts.build_mpy_cross circuitpython_build_tools/data/
7+
- python3 -m circuitpython_build_tools.scripts.build_mpy_cross circuitpython_build_tools/data/
88

99

1010
deploy:

0 commit comments

Comments
 (0)