bevry-archive / awesome-travis

As Travis CI now charges for open-source projects, use GitHub actions instead.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-install.bash: unexpected end of file

tknobi opened this issue · comments

I'm trying to use your scripts in a docpad plugin, but i get this error message:

/home/travis/.travis/job_stages: eval: line 114: syntax error: unexpected end of file

See log:
https://travis-ci.org/knoblochtobias/docpad-plugin-imagedimensions/jobs/294163327

commented

The error seems to be trivial - an else statement used, instead of fi on row 31 in node-install.bash