diff --git a/.travis.yml b/.travis.yml index 41202a4..88e9b1e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,10 +3,6 @@ language: python python: - '3.6' -before_deploy: - script: - - python3 -u -m circuitpython_build_tools.scripts.build_mpy_cross circuitpython_build_tools/data/ - jobs: include: - stage: Test @@ -44,3 +40,5 @@ jobs: skip_cleanup: true on: tags: true + script: + - python3 -u -m circuitpython_build_tools.scripts.build_mpy_cross circuitpython_build_tools/data/