travis: we need boost 1.55

This commit is contained in:
Maxime Coste 2015-08-12 19:26:26 +01:00
parent 0efb41ce42
commit e7e414c46d

View File

@ -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