Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5ca204d

Browse files
committed
TST: source install so we find test images
1 parent e2e7235 commit 5ca204d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ install:
113113
cp .travis/setup.cfg .
114114
fi;
115115
116-
- python setup.py install
116+
- pip install -ve ./
117117
- |
118118
119119
script:

0 commit comments

Comments
 (0)