Skip to content

Commit 0104b8e

Browse files
author
Tim Hopper
committed
don't save artifacts
1 parent e8c8d8f commit 0104b8e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ install: "pip install -r requirements.txt"
1111
script: make travis
1212
after_script:
1313
- 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
1614
before_deploy:
1715
- npm install netlify-cli -g
1816
deploy:

0 commit comments

Comments
 (0)