Skip to content

Commit

Permalink
fix travis file (tab -> space)
Browse files Browse the repository at this point in the history
fix #2233
  • Loading branch information
orbeckst committed Apr 3, 2019
1 parent 6a60c8a commit e88265d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -50,7 +50,7 @@ matrix:
- env: NAME="Doc"
MAIN_CMD="cd package && python setup.py"
SETUP_CMD="build_sphinx"
PYTHON_VERSION=3.7
PYTHON_VERSION=3.7
BUILD_DOCS=true
BUILD_CMD="cd ${TRAVIS_BUILD_DIR}/package && python setup.py build_ext --inplace"
INSTALL_HOLE="false"
Expand Down

0 comments on commit e88265d

Please sign in to comment.