You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
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