Skip to content

Commit 7a8f56d

Browse files
committed
Changed traivs phpunit script path
I think that the silverstripe travis support tool isn't recognising the installer-name composer config.
1 parent 97debb0 commit 7a8f56d

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
@@ -23,4 +23,4 @@ before_script:
2323
- cd ~/builds/ss
2424

2525
script:
26-
- phpunit omnipay/tests
26+
- phpunit silverstripe-omnipay/tests

0 commit comments

Comments
 (0)