.travis.yml 73 Bytes Edit Raw Blame History 1 2 3 4 language: c build_script: - ( cd pts ; make ) - ( cd kernel ; make )