代码拉取完成,页面将自动刷新
env:
# Specify the main Mafile supported goals.
- GOAL=test
- GOAL=targets-group-1
- GOAL=targets-group-2
- GOAL=targets-group-3
- GOAL=targets-group-4
- GOAL=targets-group-5
- GOAL=targets-group-6
- GOAL=targets-group-7
- GOAL=targets-group-8
- GOAL=targets-group-rest
# use new docker environment
sudo: false
git:
depth: 5
addons:
apt:
packages:
- build-essential
- git
- libc6-i386
- time
# We use cpp for unit tests, and c for the main project.
language: cpp
compiler: clang
before_install:
install:
- make arm_sdk_install
before_script:
- make arm_sdk_version
- clang --version
- clang++ --version
script: ./.travis.sh
cache:
timeout: 1000
directories:
- downloads
- tools
notifications:
#slack: inavflight:UWRoWFJ4cbbpHXT8HJJlAPXa
email: false
webhooks:
urls:
- https://webhooks.gitter.im/e/34e795df229478ac3a3b
on_success: always
on_failure: always
on_start: never
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。