language: c compiler: - gcc before_script: - sudo apt-get install python3 script: - make -C unix - cd tests && ./run-tests basics/[a-eistuw]*.py