Skip to content

Commit 109f449

Browse files
committed
update travis
1 parent 239992d commit 109f449

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ install:
2222
# Replace dep1 dep2 ... with your dependencies
2323
- conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION numpy nose
2424
- source activate test-environment
25+
- python setup.py install
2526
- make test
2627
script:
2728
- nosetests -v

0 commit comments

Comments
 (0)