Fix in travis.yml.

This commit is contained in:
King_DuckZ 2015-07-24 22:28:50 +02:00
parent cd4d5b9bf5
commit 638f1bef55
1 changed files with 2 additions and 1 deletions

View File

@ -11,5 +11,6 @@ addons:
packages:
- gcc-4.8
- g++-4.8
- cmake
sudo: off
sudo: false