github/workflows/pycopy-test: Upgrade Pycopy to 3.6.1.
[ScratchABlock.git] / .travis.yml
blobd0100494c13db052633db38bebececc23b00b8a2
1 language: python
3 addons:
4   apt:
5     packages:
6       - python3-nose
8 # run tests
9 script:
10   - bash run_tests
11   - bash ./run_tests_inter