.
This commit is contained in:
13
.travis.yml
13
.travis.yml
@ -1,8 +1,8 @@
|
|||||||
#language: c
|
language: c
|
||||||
|
|
||||||
#compiler:
|
compiler:
|
||||||
# - gcc
|
- gcc
|
||||||
# - clang
|
- clang
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
@ -14,11 +14,6 @@ script:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- language: c
|
|
||||||
compiler: clang
|
|
||||||
- language: c
|
|
||||||
compiler: gcc
|
|
||||||
|
|
||||||
- name: Linux arm
|
- name: Linux arm
|
||||||
os: linux
|
os: linux
|
||||||
arch: arm64
|
arch: arm64
|
||||||
|
Reference in New Issue
Block a user