From 14f58ab5ab12f7d17138828f5c5a6a8a8bb676c2 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Thu, 8 Nov 2018 21:23:46 +0000 Subject: travis doesn't like empty lines? --- .travis.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index ec695c77..3ff68627 100644 --- a/.travis.yml +++ b/.travis.yml @@ -129,7 +129,6 @@ install: pip install sphinx # install travis-sphinx script to auto-deploy docs to the gh-pages branch on github pip install travis-sphinx - else pip install .[test] fi -- cgit v1.2.3