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:
parent
c02d6d59d0
commit
c92a985849
2 changed files with 5 additions and 4 deletions
|
|
@ -9,6 +9,7 @@ addons:
|
|||
- gcc-4.8
|
||||
- g++-4.8
|
||||
- libgtest-dev
|
||||
- capnproto
|
||||
|
||||
# use gcc-4.8
|
||||
install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue