From 04dbd70d1fc4c7212d668a8c540bb4fd7eb6210f Mon Sep 17 00:00:00 2001 From: Christoph Deil Date: Sun, 28 May 2017 17:55:29 +0200 Subject: [PATCH] Fix formatting error in .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1174087..8ef7e64 100644 --- a/.travis.yml +++ b/.travis.yml @@ -53,7 +53,7 @@ env: # If there are matplotlib or other GUI tests, uncomment the following # line to use the X virtual framebuffer. - - SETUP_XVFB=True + - SETUP_XVFB=True matrix: # Make sure that egg_info works without dependencies