From f4e0c93b802ebb424733feff3424b9ca4a3d4f5a Mon Sep 17 00:00:00 2001 From: sommersoft Date: Thu, 16 May 2019 21:34:25 -0500 Subject: [PATCH] no way around this, i guess --- .travis.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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/