circleci tweak

This commit is contained in:
Michael Tesch 2019-01-24 18:32:19 +01:00
parent 81d209016c
commit f23ed37c8c

View File

@ -13,7 +13,7 @@ jobs: # a collection of steps
- run:
name: Install System Dependencies
command: |
lsb_release -a
#lsb_release -a
#sudo apt-get install -y gcc g++
gcc --version
g++ --version