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

[*] update travis config

parent d2257789
No related tags found
No related merge requests found
sudo: required
language: cpp
language: c
compiler: gcc
dist: trusty
dist: xenial
notifications:
email: false
script:
- export CC=gcc-5
- mkdir build
- cd build
- cmake ../
......@@ -16,5 +15,3 @@ addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- gcc-5
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