Update to experimental state in master :D #2

Merged
neuron303 merged 24 commits from master into master 2019-09-23 15:19:47 +02:00
10 changed files with 182 additions and 101 deletions
Showing only changes of commit 7e17181bea - Show all commits

View File

@@ -2,7 +2,7 @@
language: cpp language: cpp
os: linux os: linux
sudo: false sudo: false
dist: trusty dist: bionic
compiler: compiler:
- gcc - gcc
- clang - clang