Move travis to ubuntu xenial to obtain proto3

This commit is contained in:
Paul Hauner 2019-01-22 09:42:45 +11:00
parent 3d06bf9d2d
commit 52561323e5
No known key found for this signature in database
GPG Key ID: D362883A9218FCC6

View File

@ -1,4 +1,5 @@
language: rust
dist: xenial
before_install:
- sudo apt-get install -y protobuf-compiler
script: