Disable sdl_ttf temporarily
This commit is contained in:
parent
7e9a0c81f0
commit
22e0b1a96a
2
ci.toml
2
ci.toml
|
@ -135,7 +135,7 @@ sdl_gfx = {}
|
||||||
sdl_image = {}
|
sdl_image = {}
|
||||||
sdl_mixer = {}
|
sdl_mixer = {}
|
||||||
sdl-player = {}
|
sdl-player = {}
|
||||||
sdl_ttf = {}
|
#sdl_ttf = {} # build failures on jenkins
|
||||||
sed = {}
|
sed = {}
|
||||||
#servo = {} # some more crates to port
|
#servo = {} # some more crates to port
|
||||||
shellstorm = {}
|
shellstorm = {}
|
||||||
|
|
Loading…
Reference in a new issue