Skip to content

Commit cbc9702

Browse files
committed
Running coveralls only for core project for now (second attempt)
1 parent 6c20571 commit cbc9702

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
@@ -23,7 +23,7 @@ after_script:
2323
- mvn exec:exec
2424

2525
after_success:
26-
- cd ../jts
26+
- cd ../jts-core
2727
- mvn clean cobertura:cobertura org.eluder.coveralls:coveralls-maven-plugin:report -P coverage
2828

2929
notifications:

0 commit comments

Comments
 (0)