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

[*] set gcc compiler by default for travis

parent b4359711
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,6 @@ before_install:
script:
- sudo service network-manager start
- export CC=gcc-5
- mkdir build
- cd build
- cmake -DBUILD_DAP_TESTS=ON ../
......@@ -23,6 +22,5 @@ addons:
sources:
- ubuntu-toolchain-r-test
packages:
- gcc-5
- network-manager
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