Skip to content
Snippets Groups Projects
Commit 9a026340 authored by Lars Bilke's avatar Lars Bilke Committed by Dmitri Naumov
Browse files

[Travis] Bumped Conan Travis gcc version to 4.9 too.

Currently this config is not checked.
parent ebff594a
No related branches found
No related tags found
No related merge requests found
...@@ -2,4 +2,4 @@ wget http://downloads.conan.io/latest_debian -O conan.deb ...@@ -2,4 +2,4 @@ wget http://downloads.conan.io/latest_debian -O conan.deb
sudo dpkg -i conan.deb sudo dpkg -i conan.deb
rm conan.deb rm conan.deb
conan install -u -s compiler=gcc -s compiler.version=4.8 conan install -u -s compiler=gcc -s compiler.version=4.9
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment