This commit is contained in:
Nicolas Stalder
2019-01-03 15:19:54 +01:00
parent c7f1aecd61
commit cbc422b817

View File

@@ -1,9 +1,10 @@
sudo: required sudo: required
dist: bionic dist: bionic
language: generic language: generic
compiler: # compiler:
- clang # - clang
- gcc # - gcc
compiler: gcc
cache: pip cache: pip
python: 3 python: 3