We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f2a71 commit 423729cCopy full SHA for 423729c
1 file changed
.travis.yml
@@ -23,6 +23,5 @@ install:
23
- conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION numpy nose
24
- source activate test-environment
25
- python setup.py install
26
- - make test
27
script:
28
-- nosetests -v
+ - make test
0 commit comments