Sign in
fuchsia
/
third_party
/
github.com
/
stedolan
/
jq
/
refs/tags/jq-1.4
/
.
/
.travis.yml
blob: 33d2dbcc9faa07d6f150407383d72a7551589132 [
file
] [
log
] [
blame
]
language:
c
before_script:
-
sudo apt
-
get install
-
qq valgrind
-
bundle install
--
gemfile=docs/Gemfile
-
autoreconf
-
i
script:
-
./setup.sh
-
./configure
&&
make
compiler:
-
gcc
-
clang
notifications:
email:
false