Skip to content

Commit f19a2e3

Browse files
authored
Update .travis.yml
1 parent 0366a66 commit f19a2e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ cache: pip
66
install:
77
- pip install -r fullcyclepy/requirements.txt
88
script:
9-
- export PYTHONPATH = $PYTHONPATH:fullcyclepy/
9+
- export PYTHONPATH=$PYTHONPATH:$(pwd)/fullcyclepy/
1010
- python fullcyclepy/tests/test_mining.py

0 commit comments

Comments
 (0)