Commit 082b8d48 authored by Anton Bukov's avatar Anton Bukov

Update .travis.yml

parent fe0107e2
......@@ -30,6 +30,8 @@ matrix:
sources: *sources
install:
- export CXX=g++-5
- export CC=gcc-5
- mkdir -p /tmp/tools
- pushd /tmp/tools
- if [[ ! -f "cmake-$CMAKE_VERSION_FULL-Linux-x86_64.sh" ]]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment