Browse Source

Fix example builder script

Steven Silvester 8 years ago
parent
commit
e9656b8915
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/travis_script.sh

+ 1 - 1
scripts/travis_script.sh

@@ -12,6 +12,6 @@ npm run build
 npm test
 npm run test:coverage
 export PATH="$HOME/miniconda/bin:$PATH"
-npm run build:example
+npm run build:examples
 npm run docs
 cp jupyter-plugins-demo.gif docs