Let's see if Linux works instead
This commit is contained in:
parent
5e0f44b792
commit
5e9ff515fa
1 changed files with 2 additions and 5 deletions
|
@ -2,9 +2,6 @@
|
|||
git:
|
||||
depth: 5
|
||||
|
||||
# No need for sudo
|
||||
sudo: false
|
||||
|
||||
# Bionic is the most recent version of Ubuntu I can get to work properly
|
||||
dist: bionic
|
||||
|
||||
|
@ -21,9 +18,9 @@ compiler:
|
|||
- clang
|
||||
|
||||
os:
|
||||
# - linux
|
||||
- linux
|
||||
# - osx
|
||||
- windows
|
||||
# - windows
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
|
Loading…
Add table
Reference in a new issue