language: c git: submodules: true python: - "3.5" script: make all && cd minishell_test && python3 main.py