Sign in
pigweed
/
third_party
/
github
/
jimsch
/
cn-cbor
/
88deab0089294aafe3a0ca31319a11f77f41d9ef
/
.
/
.travis.yml
blob: c84c6006862e752548e5048dcb296efcb6265284 [
file
] [
log
] [
blame
]
language:
c
compiler:
-
clang
-
gcc
env:
-
OPTIONS=
-
Duse_context=OFF
-
OPTIONS=
-
Duse_context=ON
-
OPTIONS=
-
Dno_floats=ON
addons:
apt:
sources:
-
george
-
edison55
-
precise
-
backports
packages:
-
cmake
-
cmake
-
data
script:
-
"./build.sh all test"