commit 66eff118
Added boost as well
Changed files
| M | .travis.yml before |
diff --git a/.travis.yml b/.travis.yml
index b4be399..d9c4af7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ addons:
apt:
sources:
- ubuntu-toolchain-r-test
+ - boost-latest
packages:
- g++-4.9
- build-essential
@@ -13,6 +14,7 @@ addons:
- libsdl-ttf2.0-dev
- libenet-dev
- libphysfs-dev
+ - libboost1.55-dev
cache:
apt: true