Skip to content

Commit 423729c

Browse files
committed
update travis
1 parent 44f2a71 commit 423729c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,5 @@ install:
2323
- conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION numpy nose
2424
- source activate test-environment
2525
- python setup.py install
26-
- make test
2726
script:
28-
- nosetests -v
27+
- make test

0 commit comments

Comments
 (0)