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