Skip to content

Commit

Permalink
Removing deprecated build_sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
Brett M. Morris authored and bsipocz committed Jan 17, 2017
1 parent fa010e1 commit 51ab856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 51ab856

Please sign in to comment.