sympy / scipy-2017-codegen-tutorial

SymPy code generation tutorial at SciPy 2017
http://www.sympy.org/scipy-2017-codegen-tutorial/
Other
61 stars 26 forks source link

travis failing #25

Closed moorepants closed 6 years ago

moorepants commented 7 years ago
travis_time:end:245660dc:start=1499612307000000000,finish=1499612313000000000,duration=6000000000


The command "bin/prepare_deploy.sh" exited with 0.

travis_time:start:3561ddac
$ if [[ "${TRAVIS_OS_NAME}" == "linux" ]]; then doctr deploy . --built-docs deploy/ fi

/Users/travis/.travis/job_stages: eval: line 55: syntax error: unexpected end of file

/Users/travis/.travis/job_stages: line 55: shell_session_update: command not found
asmeurer commented 7 years ago

I know I'm working on it. But it's hard because Travis is so slow.