Fix Travis CI even more...

automake 1.11 is sufficient (and what's installed by default on CI
boxes).  Also disable cap'n proto reference (it's not actually used)
This commit is contained in:
David Lamparter 2016-02-28 18:30:01 +01:00
parent c02d6d59d0
commit c92a985849
2 changed files with 5 additions and 4 deletions

View file

@ -9,6 +9,7 @@ addons:
- gcc-4.8
- g++-4.8
- libgtest-dev
- capnproto
# use gcc-4.8
install: