summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: e1160e5609cfa4d1c03fad33045c646d32ef8ec2 (plain)
1
2
3
4
install:
  - sudo apt-get update -qq
  - sudo apt-get install protobuf-compiler libprotobuf-dev
script: make test
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback