File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 include :
88 - stage : Tests
99 python : " 3.6"
10- if : type = pull_request
1110 - script :
1211 - echo "Building mpy-cross" && echo "travis_fold:start:mpy-cross"
1312 - python3 -u -m circuitpython_build_tools.scripts.build_mpy_cross circuitpython_build_tools/data/
1918 - cd Adafruit_CircuitPython_Bundle
2019 - circuitpython-build-bundles --filename_prefix test-bundle --library_location libraries --library_depth 2
2120 name : " Test CircuitPython Bundle"
21+ if : type = pull_request
2222
2323 - script :
2424 - echo "Building mpy-cross" && echo "travis_fold:start:mpy-cross"
2929 - cd Adafruit_CircuitPython_FeatherWing
3030 - circuitpython-build-bundles --filename_prefix test-single --library_location .
3131 name : " Test CircuitPython Bundle"
32+ if : type = pull_request
3233
3334 - stage : deploy
3435 script :
You can’t perform that action at this time.
0 commit comments