Added ../../ to the src path
Thinking since the src path seems to be relative to the coveralls binary that I need to go up a few directories to find my src code.
This commit is contained in:
parent
b3c70ecdec
commit
028d0ec486
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
service_name: travis-ci
|
service_name: travis-ci
|
||||||
src_dir: classes
|
src_dir: ../../classes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue