Hi
I'm trying to make travis and smalltalkci working for the roelTyper.
Followed the tutorial of Peter
but I cannot make it work.
https://travis-ci.org/RMODINRIA/RoelTyper
I get this error
..RETRY->BaselineOfRoelTyper
...RETRY->BaselineOfRoelTyper
...FAILED->BaselineOfRoelTyperCould not resolve: BaselineOfRoelTyper
[BaselineOfRoelTyper] in
/home/travis/smalltalkCI-master/_builds/pharo-local/ package-cache
filetree:///home/travis/build/RMODINRIA/RoelTyper/src
and I have no idea how to debug it since the BaselineOfRoelTyper is in
the src folder
https://github.com/RMODINRIA/RoelTyper/tree/master/src
I do not have idea how to debug this.
Stef