Skip to content
Snippets Groups Projects
Commit f197c554 authored by alexey.stratulat's avatar alexey.stratulat
Browse files

Fix. File config travis CI, version 4. Edit language, edit param install

parent a562165a
No related branches found
No related tags found
No related merge requests found
sudo: required sudo: required
language: cpp language: python
python:
- "3.7-dev"
compiler: gcc compiler: gcc
dist: xenial dist: xenial
notifications: notifications:
...@@ -10,7 +12,7 @@ before_install: ...@@ -10,7 +12,7 @@ before_install:
- git submodule update - git submodule update
install: install:
- sudo apt-get install python3.7 python3.7-dev - sudo apt-get install gcc make
script: script:
- sudo service network-manager start - sudo service network-manager start
......
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