We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c8d8f commit 0104b8eCopy full SHA for 0104b8e
.travis.yml
@@ -11,8 +11,6 @@ install: "pip install -r requirements.txt"
11
script: make travis
12
after_script:
13
- echo "Rendered notebook http://nbviewer.jupyter.org/urls/s3.amazonaws.com/pythonplotbuilds/tdhopper/pythonplot.com/$TRAVIS_BUILD_NUMBER/$TRAVIS_JOB_NUMBER/Examples.$(git log -1 --pretty=format:'%h').ipynb"
14
-addons:
15
- artifacts: true
16
before_deploy:
17
- npm install netlify-cli -g
18
deploy:
0 commit comments