Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No helpers.sh file? #24

Closed
frankshearar opened this issue Jan 2, 2016 · 2 comments
Closed

No helpers.sh file? #24

frankshearar opened this issue Jan 2, 2016 · 2 comments
Assignees
Labels

Comments

@frankshearar
Copy link

I'm sure it's just me being dumb. https://travis-ci.org/frankshearar/Control/jobs/99882794 fails because the above-mentioned file doesn't exist:

Downloading and extracting smalltalkCI
0.09s$ wget -q -O smalltalkCI.zip https://github.com/hpi-swa/smalltalkCI/archive/master.zip
0.03s$ unzip -q -o smalltalkCI.zip
0.00s0.01s$ source env_vars
0.00s
0.00s$ $SMALLTALK_CI_HOME/run.sh
/home/travis/smalltalkCI-master/run.sh: line 5: helpers.sh: No such file or directory

The .travis.yml file (https://github.com/frankshearar/Control/blob/update-to-new-travis-abilities/.travis.yml) looks OK to my untrained eye.

What have I messed up?

fniephaus added a commit that referenced this issue Jan 3, 2016
@fniephaus
Copy link
Member

Looks like I merged #22 too fast, it was a bug in smalltalkCI.
Could you please restart the builds and check if the problem is resolved?
Thanks!

@fniephaus fniephaus self-assigned this Jan 3, 2016
@fniephaus fniephaus added the bug label Jan 3, 2016
@fniephaus
Copy link
Member

I just forked your repository to run the tests myself and then I realized that you are using a Metacello configuration instead of a baseline. I will add support for configurations as soon as I can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants