diff --git a/.travis.yml b/.travis.yml index 4039d83..e9a7765 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,11 +37,11 @@ install: - sudo pip install --install-option='--no-cython-compile' cython - pip install . - pip install pep8 - - pip install pydocstyle + - pip install pydocstyle pytest - pip install json-spec jsonschema - echo "Branch $TRAVIS_BRANCH" - git clone http://github.com/neurodata/ndstore - - sudo ndstore/setup/ndstore_install.sh + - sudo ndstore/setup/ndstore_install.sh stable-dev - sudo pwd - sudo ls - sudo ./ndingest_test_setup.sh