before_script: - echo hello from before script heippa: script: - gcc -o heippa heippa.c - ./heippa