@ -49,7 +49,7 @@ class FileTest(unittest.TestCase, metaclass=dynamic.DynamicTest):
"""Return a function testing that `base` compiles."""
@unittest.skipIf('TRAVIS' in os.environ,
"Travis does not support lualatex compilation yet")
def test_compile(self):
"""Test that `base` is correctly compiled."""
if base is None: