From 51ab85687acad65874de69d0d72077f09f7d801b Mon Sep 17 00:00:00 2001 From: "Brett M. Morris" Date: Sat, 8 Oct 2016 18:04:42 -0700 Subject: [PATCH] Removing deprecated build_sphinx --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 880f292a..1d68e15f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -69,7 +69,7 @@ matrix: # Check for sphinx doc build warnings - we do this first because it # may run for a long time - python: 2.7 - env: SETUP_CMD='build_sphinx -w' + env: SETUP_CMD='build_docs -w' # Try Astropy development version - python: 2.7