浏览代码

use correct image file

Steven Silvester 8 年之前
父节点
当前提交
a1597d52fd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scripts/travis_script.sh

+ 1 - 1
scripts/travis_script.sh

@@ -48,7 +48,7 @@ if [[ $GROUP == coverage_and_docs ]]; then
 
 
     # Build the api docs
     # Build the api docs
     npm run docs
     npm run docs
-    cp jupyter-plugins-demo.gif docs
+    cp jupyter_plugins.png docs
 
 
     # Verify tutorial docs build
     # Verify tutorial docs build
     pushd tutorial
     pushd tutorial