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:
|
git:
|
||||||
depth: 5
|
depth: 5
|
||||||
|
|
||||||
# No need for sudo
|
|
||||||
sudo: false
|
|
||||||
|
|
||||||
# Bionic is the most recent version of Ubuntu I can get to work properly
|
# Bionic is the most recent version of Ubuntu I can get to work properly
|
||||||
dist: bionic
|
dist: bionic
|
||||||
|
|
||||||
|
@ -21,9 +18,9 @@ compiler:
|
||||||
- clang
|
- clang
|
||||||
|
|
||||||
os:
|
os:
|
||||||
# - linux
|
- linux
|
||||||
# - osx
|
# - osx
|
||||||
- windows
|
# - windows
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
|
|
Loading…
Add table
Reference in a new issue