Re: Travis CI and Stone question
Posted by BrunoBB on Aug 22, 2016; 11:13pm
URL: https://forum.world.st/Travis-CI-and-Stone-question-tp4911839p4912274.html
Hi,
This solved the issue in my server but Travis is still failing ;(
GsDeployer deploy: [
Metacello new
baseline: 'SmalltalkCI';
repository: 'github://dalehenrich/smalltalkCI:master/repository';
onLock: [:ex | ex honor];
load ].
regards,
bruno