From 2c279f7f4fa244d3282b220e410991d332631829 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Tue, 8 Jan 2019 21:07:37 -0700 Subject: [PATCH] Add sdl_ttf and syobonaction again --- ci.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci.toml b/ci.toml index 9b48656..cd7e5a9 100644 --- a/ci.toml +++ b/ci.toml @@ -135,7 +135,7 @@ sdl_gfx = {} sdl_image = {} sdl_mixer = {} sdl-player = {} -#sdl_ttf = {} # build failures on jenkins +sdl_ttf = {} sed = {} #servo = {} # some more crates to port shellstorm = {} @@ -143,7 +143,7 @@ smith = {} sodium = {} sopwith = {} #ssh = {} -#syobonaction = {} # sdl_ttf +syobonaction = {} terminfo = {} termplay = {} timidity = {}