We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7a82d9 commit a90ecf3Copy full SHA for a90ecf3
1 file changed
.travis.yml
@@ -39,6 +39,5 @@ matrix:
39
skip_cleanup: true
40
on:
41
tags: true
42
- before_deploy:
43
- script:
44
- - python3 -u -m circuitpython_build_tools.scripts.build_mpy_cross circuitpython_build_tools/data/
+ script:
+ - python3 -u -m circuitpython_build_tools.scripts.build_mpy_cross circuitpython_build_tools/data/
0 commit comments