Skip to content
Snippets Groups Projects
Commit a655fc56 authored by armatusmiles's avatar armatusmiles
Browse files

[-] gcc-5 pcakge from .travis.yml

parent 201c520a
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ before_install:
- git submodule update --recursive
script:
- export CC=gcc-5
- mkdir build
- cd build
- cmake -DBUILD_DAP_CORE_SERVER_TESTS=ON ../
......@@ -21,6 +20,5 @@ addons:
sources:
- ubuntu-toolchain-r-test
packages:
- gcc-5
- libev-dev
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