File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ language: erlang
22
33env :
44
5- - ST=Pharo-1.4 BASELINE=Grease LOADS='Tests' REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
6- - ST=Pharo-2.0 BASELINE=Grease LOADS='Tests' REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
7- - ST=Pharo-3.0 BASELINE=Grease LOADS='Tests' REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
8- - ST=GemStone-2.4.4.1 BASELINE=Grease LOADS='Tests' REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
9- - ST=GemStone-3.1.0.5 BASELINE=Grease LOADS='Tests' REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
5+ - ST=Pharo-1.4 BASELINE=Grease LOADS=" 'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
6+ - ST=Pharo-2.0 BASELINE=Grease LOADS=" 'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
7+ - ST=Pharo-3.0 BASELINE=Grease LOADS=" 'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
8+ - ST=GemStone-2.4.4.1 BASELINE=Grease LOADS=" 'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
9+ - ST=GemStone-3.1.0.5 BASELINE=Grease LOADS=" 'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
1010
1111install :
1212 - export PROJECT_HOME="$(pwd)"
You can’t perform that action at this time.
0 commit comments