您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

14 行
120B

  1. language: cpp
  2. sudo: required
  3. dist: trusty
  4. compiler:
  5. - gcc
  6. os:
  7. - linux
  8. before_install:
  9. script:
  10. - ./build_for_linux.sh