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.

16 lines
199 B

  1. git:
  2. depth: 10
  3. quiet: true
  4. language: c
  5. dist: bionic
  6. sudo: false
  7. cache:
  8. directories:
  9. - $HOME/sdk
  10. before_script:
  11. - ./.travis_do.sh download_sdk
  12. script:
  13. - ./.travis_do.sh test_packages