phpbb / epv

Extension Pre-Validator
GNU General Public License v2.0
9 stars 17 forks source link

prepare-epv.sh: No such file or directory #65

Closed avandenberghe closed 7 years ago

avandenberghe commented 7 years ago

I have an issue with Travis config. all builds "fail" because it doesn't seem to find prepare-epv.sh although it's there (https://github.com/Sajaki/pbwowext/blob/develop32/travis/prepare-epv.sh).

This is the log.

 ../paybas/pbwowext/travis/prepare-epv.sh $EPV $NOTESTS

/home/travis/.travis/job_stages: line 57: ../paybas/pbwowext/travis/prepare-epv.sh: No such file or directory

The command "../paybas/pbwowext/travis/prepare-epv.sh $EPV $NOTESTS" failed and exited with 127 during .

Your build has been stopped.

do you have an idea?

avandenberghe commented 7 years ago

ok, i figured it out. the path should have been /Sajaki/pbwowext