Sign in
flutter
/
third_party
/
protobuf
/
36093ca45e544bb92ec67962130aaea31aa7c9d1
/
.
/
.travis.yml
blob: 18114878884f12a4cca5bb837e6107739a0a3e4e [
file
]
sudo:
false
language:
cpp
os:
-
linux
-
osx
script:
./autogen.sh
&&
./configure
&&
make distcheck
-
j2
notifications:
email:
false