Commit 2b133b32 authored by Anton Bukov's avatar Anton Bukov

Update .travis.yml

parent 082b8d48
language: cpp
language: none
sudo: false
cache:
......@@ -30,8 +30,6 @@ 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