We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53a900c commit 4fdab54Copy full SHA for 4fdab54
tests/testTravisCI.sh
@@ -52,6 +52,7 @@ cat - >> $OUTPUT_PATH << EOF
52
$REPOSITORY_LINE
53
load: #( ${LOADS} ).
54
"Run the tests"
55
+ Smalltalk at: #Author ifPresent:[Author fullName: 'Travis'].
56
TravisCIHarness
57
value: #( '${FULL_CONFIG_NAME}' )
58
value: 'TravisCISuccess.txt'
0 commit comments