travis: we need boost 1.55
This commit is contained in:
parent
0efb41ce42
commit
e7e414c46d
|
@ -31,6 +31,6 @@ addons:
|
||||||
- libstdc++-4.8-dev
|
- libstdc++-4.8-dev
|
||||||
- g++-4.8
|
- g++-4.8
|
||||||
- libncursesw5-dev
|
- libncursesw5-dev
|
||||||
- libboost-regex-dev
|
- libboost-regex1.55-dev
|
||||||
|
|
||||||
script: cd src && make && make test
|
script: cd src && make && make test
|
||||||
|
|
Loading…
Reference in New Issue
Block a user